Skip to content

vankatwijk/Blog-Nodejs-Express-Passport

Repository files navigation

Project Title

Blog

Project Description

Blog created with nodejs and express. Mongodb is used as the backend database of choice. Styling done using bootstrap.

Features

Create Post
Remove Post
Update Post
Delete Post

Login / register ( using passport-local )

Getting Started

The instructions below will help you setup the copy of the web interface on your development machine.

Prerequisites

Make sure to have node with npm and mongodb installed on your local computer to run the code

Installing

After you clone this project, do the following:

# go into the project
cd Blog-Nodejs-Express

# run the app using node
npm install

Debuging

check the command list.txt file for a list of commands used in development .

Running the tests

# node spplication
npm run devStart

Built With

Authors

Based on

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Blog created with nodejs express and mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published