Skip to content

LeonardoGomesRibeiro/NodeJsBlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

Project intended to be a simple blog. On it we will be able to register a post, list posts, remove posts and update posts.

Objective

To get knowledge on the technologies used on the project.

Usage

ALWAYS CREATE YOUR OWN FORK. NEVER PUSH TO MAIN REPO!!! Clone the git repo - https://github.com/LeonardoGomesRibeiro/NodeJsBlog.git - or download it

Developing

  • Post CRUD (under dev)

Tools

Using Aptana Studio 3 IDE to develop

To run the application

  • Install mongodb on your local machine

  • Install nodejs on your local machine

  • Fork/Download the project for your local machine

  • Enter on the terminal window and go to the path where you forked this app.

  • Run: npm install this will install all the dependencies needed to run the project.

  • Test the application accessing: (http://localhost:3000)

About

Simple blog using node js and mongodb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published