Skip to content

roisalen/node-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roisalen

roisalen is a simple app for managing large meetings. This repository holds the node backend for roisalen.

Run the backend with Docker

The easiest way to run the node backend is by running docker-compose up. That will bring up mongodb in one container and the node backend in another.

Run the backend on your own machine

You need mongodb and npm on your system.

  1. npm install
  2. ./startDev.sh

About

Web-server for the roisalen-project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published