- Visual Studio Code
- Clone this repository
- Make sure project folder already active at terminal / command line
- Run
cp .env.example .envand update cloudinary key - Run
npm installto install dependency - Run
npm run start:devto run project - Happy Hacking
| Route | Method | Description |
|---|---|---|
| /graphql | GET |
Show graphql playground |