- Node version ^13.12.0
- Yarn version ^1.22.4
Config the database access
cp .env.example .env
Run the app
# Production
yarn start
# Development
yarn start:dev
The app should be running on localhost:3000
Get Winner: GET http://localhost:3000/v1/winner