Skip to content

copetit/whereareyou

Repository files navigation

Where Are You

Posting your lost Pet info.

Checking lost Pet on google map.

Tech Stack

Client: React, Tailwind CSS

Server: NestJS, TypeORM

DB: MySQL

Page Description

Main

You can check pet's information and location where lost on google map.

Posting

You can post information about your missing pet.

About

Installation and Usage

$ 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

URL

WAU App http://localhost:3000/wau
Swagger http://localhost:4000/doc API Doc

Contributer

@copetit and @shhwan

License

MIT