This is the backend codebase for Groupomania, a fullstack social media web app. The frontend repo, as well as full installation instructions, can be viewed here.
Main features of the site include the ability to publish written and multimedia content in a public forum, like and comment on posts, as well as perform account deletion.
⭐️ The front end of this project is deployed to Nelify, and the backend is deployed to Heroku.⭐️
Click here to see the API endpoints documentation and database ERD, authored by myself.
- NodeJS
- ExpressJS Framework
- MySQL
- AWS S3 for image file storage
- Heroku and ClearDB for Deployment