Skip to content

An app to look keep track of grocery data. Playing with some mySQL.

Notifications You must be signed in to change notification settings

functionalList/grocr-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seed database

Open up mysql connection

create database grocr
use grocr
source schema/schema.js

Create secrets.js file and configure process variables.

About

An app to look keep track of grocery data. Playing with some mySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published