Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Vocalize API

Description

Getting Started

> npm install
> npm start

http://localhost:3000

There should be a .env file at the root of the server directory that specifies JWT_SECRET. There is also a NODE_ENV variable that specifies 'production'/'development'.