All Projects → codeforboston → dudley_late

codeforboston / dudley_late

Licence: other
The DSNI app from CodeAcross 2016

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
ApacheConf
554 projects
CSS
56736 projects

t-time

This project was generated with the Angular Full-Stack Generator version 3.7.6. Look in the slack channel for the api-key and session secret and copy that into local.env.js server/config/environment/development.js set seedDB:true

Getting Started

Prerequisites

Developing

First, install Docker.

# Create the docker containers and start the app
$ docker-compose up

Then open localhost:9000 to see the project locally.

(It's quite convenient to alias docker-compose to dc in your bash or zsh rc file.)

Testing

# Run the unit tests
$ docker-compose run server npm test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].