Client: React, Tailwind CSS
Server: NestJS, TypeORM
DB: MySQL
You can check pet's information and location where lost on google map.
You can post information about your missing pet.
$ code whereareyou
$ cp frontend/.env.sample frontend/.env.local
# ADD Google Maps JavaScript API key in '.env.local' file.
# Docker start
$ docker-compose build
$ docker-compose up -d
WAU App | http://localhost:3000/wau | |
---|---|---|
Swagger | http://localhost:4000/doc | API Doc |
MIT