1- Authentication (JWT)
2- Authorization
3- CRUD opperations
1- import the social.sql file to Mysql server or PHPMyadmin.
2- run npm installor yarn in the root directory of the project.
3- rename a .template.env to .nev and add your credentials.
4- run npm run start or yarn start to start the server.