Skip to content

A demo app consisting of a voucher API and a simple web frontend to use it

Notifications You must be signed in to change notification settings

andrefs/node-voucher-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-voucher-app

node-voucher-app is a demo app consisting of a voucher API and a simple web frontend to use it. It is written in Express + MongoDB + React + Redux.

Currently it is still very much a work in progress.

Installation

git clone https://github.com/andrefs/node-voucher-app.git
cd node-voucher-app
npm install

Running

Development

Run npm run dev:initdb and then run each command in a different terminal window:

npm run dev:static

and

npm run dev:server

Dependencies

Right now, node-voucher-app stands on top of many giants' shoulders, including:

See package.json for more details.

Bugs and stuff

Open a GitHub issue or, preferably, send me a pull request.

About

A demo app consisting of a voucher API and a simple web frontend to use it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published