- User can see collector points on a map based on a matching city.
- User can save new collector points based in current user location and/or matching a given point in the map.
- User can see detailed information about a matching collector point.
- Implementation of automated unit tests.
- Angular
- Typescript
- Tailwid CSS
- Leaflet
API (details)
- NestJS
- Typescript
- TypeORM
- SQLite
- Clone this repo
- Setup environment variables according to examples provided in the environment folder.
- Install necessary dependecies by entering project folder and running
yarn
- Run
yarn dev
(web) oryarn start:dev
(api).
On web app open the app using the port that appears on the terminal.
Made with ♥ using Termux and Neovim. xSallus 2022-2023