The Backend api for the forum / social media website. Built with ExpressJS, NodeJS and MongoDB.
Hosted on AWS Elastic Beanstalk, with the database hosted on MongoDB Atlas.
- ExpressJS - Backend framework
- NodeJS
- MongoDB - NoSQL database
- Monk - Mongodb wrapper
- Typescript
- CryptoJS - Password hashing
- uuid - Creates UUIDs
- Helmet - Request security
In the project directory, you can run:
Runs the app on the specified port.
Compiles the app to the build directory.