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