Skip to content

playpet/playpet-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playpet-backend

Node.js backend for PlayPet Extension.

Install

  1. Install Node.js & NPM
  2. In the project directory, run npm install
  3. You must create secrets.json in the project root and fill it with valid tokens.
  4. To start server, run npm start