places-api GraphQL API for https://github.com/FIL1994/places-client Setup generate jwt secret node -e "console.log(require('crypto').randomBytes(256).toString('base64'));" add to .env file JWT_SECRET=your_secret_key start server npm start