This project is an official continuation of a project submitted for the 2022 NASA International Space Apps Challenge hackathon by 500 International Space Station — a team of four members of our Student Research Group.
Clone the repository.
git clone https://github.com/skni-kod/spacetag.gitgit clone git@github.com:skni-kod/spacetag.gitGo to the project directory.
cd spacetagInstall dependencies.
pnpm installGenerate Visual Studio Code configuration.
pnpm vscode:generateRename .env.example file to .env and replace the
placeholder values with your environment variables.
Run the development server.
pnpm devLint code with ESLint.
pnpm lintFix any existing errors.
pnpm lint --fixFormat code with Prettier.
pnpm formatBuild application for production.
pnpm buildStart production server.
pnpm start- Konrad Bochenek (@Kazan1520)
- Mariusz Dąbrowski (@marioooo0o) - Project Leader
- Mateusz Aliyev (@mateuszaliyev)
- Mateusz Herda (@mherda64)
- Dawid Pindara (@Noname04)
- Mateusz Aliyev (@mateuszaliyev) - Project Leader
- Michał Partyka (@Heryin)