|
|
||
|---|---|---|
| .vscode | ||
| public | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| API.md | ||
| Dockerfile | ||
| README.md | ||
| astro.config.mjs | ||
| jest.config.cjs | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
README.md
Astro Colony
Simple OGame clone
Installation
Requirements:
- Node v20.8.0
- npm 10.2.0
- MongoDB 7.0.11
Steps:
- clone
npm cinpm run dev
Tests
Integrated tests are available to run with npm test command from /test folder