- because y not
Steps to run this project:
- Run
yarn
oryarn install
command - Copy
.env.example
into.env
and ask @dertrockx for the ff. information
- credentials to our cloudinary account
- credentials for the database
- configuration for refresh and auth token
- Run
docker-compose up -d
command - Run
yarn schema:sync
command - Run
yarn dev:server
command
Steps to run for testing
- Run
yarn seed
to generate dummy data ( if you want ) - Open postman / insomnia for testing endpoints, and voi·la