Skip to content

wendreslucas/CodePostBack-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodePostBack-end

Hello, this is a backend of a SPA, with a simple CRUD of POSTS! Hope you enjoy it!

Used technologies

  • NodeJs
  • MongoDb
  • Express
  • Mongoose

Start

Installation

First you have to install all the dependencies:

npm i

Environment variable

Then you have to create a file with the name '.env' at the root folder of the project. Inside this file you have to create a variable with named MONGO_URL and PORT.

Run

After doing all the configuration, you can run the project using:

node index.js

Application on Vercel:

https://code-post-front-end.vercel.app/

Follow me:

Instagram

About

Backend do PostCode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors