Skip to content

Vue & Express App for Red Hat Open Innovation Labs Enablement

Notifications You must be signed in to change notification settings

springdo/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

Releases

No releases published

Packages

No packages published