Skip to content

bifr0ns/contact-keeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contact-keeper

Setup locally

Clone the repository

Install using npm on /client/ and main /

npm install

Run the project

npm run dev

MERN stack app.

Need two files on config/ (default.json & production.json) with the format:

{ "mongoURI": "MONGODBURL", "jwtSecret": "secret" }

Releases

No releases published

Packages

No packages published