Skip to content

This is the API for think-coffee-client using EXPRESS

Notifications You must be signed in to change notification settings

DiegoSanMo/think-coffee-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Think coffee API

This is the API for think-coffee-client using EXPRESS and MONGO DB

Installation

For this project you have to use the next command

npm install 

For this API we are using MONGODB, if you do not have installed mongodb you can download it here: Mongo DB

After this steps you have to create a file with the name .env and inside of them put the next variables

DB_NAME = (name of your DB)
PORT = (your port)

About

This is the API for think-coffee-client using EXPRESS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published