Skip to content

spaceSquirrel/news-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the News API

How to launch the app

Just npm start with the right environement parameters.

For example you could do MYSQL_DSN="mysql://root:squirrel@localhost/squirrel_news" PORT=3000 npm start if :

* Your username is root
* Your password is squirrel
* Your hostname is localhost
* Your database name is squirrel_news
* The port you want to listen to is 3000

About

The Squirrel News API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published