Skip to content

thaiscmky/bamazon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bamazon

The application requires the following command to be run within its directory before it is functional:

  • A .env file with the following variables declared at the root of the application:
# Local Database Information
DB_HOST=[]
DB_USER=[]
DB_PASSWORD=[]
DB_NAME=[]

That the database schema and sample data be installed with the following command:

node install

Demonstration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published