Skip to content

A very simple newsletter application using NodeJS, ExpressJS, MongoDB and AngularJS.

Notifications You must be signed in to change notification settings

petehouston/simple-newsletter

Repository files navigation

Newsletter Subscription

A very simple newsletter application using NodeJS, ExpressJS, MongoDB and AngularJS.

Guide

Install dependencies:

$ npm install

Create config.json

$ cp config.json.example config.json

then update config keys to match your environment.

Project use MongoDB as data storage so make sure to run mongo before executing project.

Start project

$ node .

App will be available in browser at: localhost:3000.

Have fun :)

About

A very simple newsletter application using NodeJS, ExpressJS, MongoDB and AngularJS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published