Skip to content

Short prototyping of the CRUD interface for the scopevisio takehome assignment

Notifications You must be signed in to change notification settings

cljord/scopevisio_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gas station app CRUD interface

Implementing a basic CRUD interface for the Scopevisio takehome.

The task was to present how you could do it, but I figured working on implementing it would also be a good exercise.

Run psql -f ./config/db/schema.sql to create the PostgreSQL database along with the tables.

Update the environment variables in your .env file to work with config/config.js.

About

Short prototyping of the CRUD interface for the scopevisio takehome assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published