Created this API as part of a full stack application in order to get more experience in full stack web development using the latest technologies (React, Node.js, Express.js, GraphQL, Material-UI)
The frontend repo of this application is: https://github.com/ChristosDeretzis/twitter-clone-frontend-graphql
- Clone this project locally
- Run
npm install
- After installing all the dependencies, run
npm run start
- Node.JS
- PostgreSQL
- Prisma ORM
- Apollo Server (for the GraphQL)
- JWT Authentication