This repo contains a NodeJS world meme bank server project.
The World Meme Bank acts as a file storage, user database, and meme ownership server.
- Node Package Manager (npm)
- NodeJS
- Unix Terminal
- MongoDB
- Create a \data\db folder where you want your Mongo data to be stored.
- Open a terminal window
- Run
mongod --dbpath [path to \data\db folder]
- Open new terminal window
- Set working directory to the folder of this readme
- Run
npm install
to download neccesary packages - Run
node .
to start the server - To test navigate to localhost:3000/explorer
The default port for MongoDB is 27017 which is also the port this app is configured to use.
If you have contributed to this project, please add your accounts in the format: git-account (reddit-account)
- calebfroese (frosteesnoman)
- itsmehemant123 (lyricballoon80)
- aaruel