Skip to content

jacob1710/noteyio-node-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noteyio-node

Note: This project has been cloned from the private repository, but sensitive information has been removed, this means the pipeline might not run as it needs the credentials to successfully complete

About NoteyIO

NoteyIO is a platform for taking notes, built using Express.js and MongoDB. NoteyIO was created to make adding notes to photos an quick and easy process.

How to Run

The docker-compose file, when built, runs the server and database in separate containers. To build the server, make sure Docker is installed and running, and run using: docker-compose up -d --build

To stop the server, use: docker-compose stop

The server will be available on port 3000 on localhost: visit http://localhost:3000/api/alive to check whether it is running successfully

About

Third year full stack development and devops module project - backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published