Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 904 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 904 Bytes

Forum Clone - Backend

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.

Technologies

Available Scripts

In the project directory, you can run:

npm run start

Runs the app on the specified port.

npm run compile

Compiles the app to the build directory.