Skip to content

Vue & Express App for Red Hat Open Innovation Labs Enablement

Notifications You must be signed in to change notification settings

gsampaio-rh/todolist

 
 

Repository files navigation

todolist

API backend built in NodeJS using Express to add TODOs to a MongoDB.

Build and Run

npm run dev

Start the db

This requires Docker installed. npm run mongodb

oc process -f .openshift-applier/templates/todolist-deploy.yml \ -p NAME=todolist \ -p APP_TAG=latest \ -p NAMESPACE=<YOUR_NAME> \ | oc create -f -

About

Vue & Express App for Red Hat Open Innovation Labs Enablement

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.5%
  • Vue 13.5%
  • HTML 5.1%
  • Other 0.9%