Skip to content

Therealjosephchrzempiec/naf-boilderplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAF Boilerplate

__

What y'all have to do to run it locally ... First clone this bad boy from GitHub

git clone git@github.com:EricEisaman/naf-boilerplate.git

Move into the naf-boilerplate directory ...

cd naf-boilerplate

Create a .env wit y'all ADMIN_KEY ...

echo 'ADMIN_KEY=password' > .env

Create an empty JSON object in .data directory for y'all database ...

echo '{}' > .data/db.json

Install da dependencies ...

npm install

Start the puppy ...

node server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published