Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 374 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 374 Bytes

PetHomeRD Raffle Server

Requirements

  • Node version ^13.12.0
  • Yarn version ^1.22.4

Setup?

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

Routes

Get Winner: GET http://localhost:3000/v1/winner