Skip to content

DynamiteBob17/Pinterest-Clone-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

  • server for authentication and managing data for this client (more info can be found here)

How to use

  1. Create a .env or appropriate file and set up your environment similar to how it's set up in the example.env file in this repository
  2. Run npm install and npm start
  3. Should be running now on localhost on port 8000 or the port provided by environment variables