This is a REST API/GraphQL created for my Portfolio.
- Install PostgreSQL and run it (the configuration to the Database can be found on config/database.js)
- Clone repository
$ git clone https://github.com/AstrOOnauta/portfolio-api.git
- Install dependencies
$ npm install
- Run the development server
$ npm run develop
- Open [http://localhost:1337/admin](http://localhost:1337/admin) with your browser to see the result.
Thanks for stopping by! 😁
🚀 AstrOOnauta 🚀