This project is an example repository for studying purposes.
- Node.js (v22.8.0)
$ npm install
$ npm run db:migrate
$ npm run db:seed
$ npm start
The server will be running at http://localhost:3000/.
Refer to http://localhost:3000/ to use the GraphQL UI.
If you want to make HTTP requests, import the apiDocs/
directory on Bruno.