Skip to content

leafoflegend/2101_tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic CRUD App

An example of each type of CRUD operation. A really basic client application.

Instructions

  1. createdb 2101_tasks
  2. npm i && npm run start
  3. Go to http://localhost:3000. This can be configured with a PORT env variable. You can configure sync being forced with a SYNC variable.

About

A demo of a CRUD app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published