Skip to content
This repository was archived by the owner on Jan 25, 2019. It is now read-only.

liftopia/green-run

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulnerability Notice

This repo has two vulnerabile dependencies (as of 1/24/19), and has since been archived. If we wish to reuse this repo, please update the effected dependencies.

green-run

green-run

Express based Node Backend

Here we are using a JSON file full of beer(:beers:) information to act as a substitute database.

EJS is being used as the templating language for its server side capabilities and because I like it, however that can also be changed to suit the users preference.


To Get Started

  1. Fork repo
  2. Pull to local machine
  3. Download dependencies
  4. Start server (npm start or npm run dev_start)

It's THAT easy


TODO

1: forms to:

  • add beer object
  • edit beer object
  • delete beer object
  • display beer object
  • show all beers
  • filter all beers

2: Improve and maintain app stability through development

3: Ensure appropriate test coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors