Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

NodeStrap is a NodeJS template to build web apps

NotificationsYou must be signed in to change notification settings

hugodias/nodestrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

http://nodestrap.herokuapp.com/

NodeStrap

NodeStrap is a Front-end / Back-end template using AngularJS, Twitter Bootstrap ,MongoDB and NodeJS with authentication system for building and deploy (Heroku ready) NodeJS apps in seconds.

NodeStrap uses the MEAN Stack

  • MongoDB
  • Express
  • NodeJS 0.10.x
  • AngularJS

Quick start

Clone the git repo -git clone https://github.com/hugodias/nodestrap.git - ordownload it

Go to your nodeStrap folder and run npm

npm install

Change your server API URL atpublic/javascripts/services/user_services.js

var parseURL = "http://nodestrap.herokuapp.com/api";

Start MongoDB

mongod

Run nodeJS

node app.js

Check athttp://localhost:5000

You can try loggin in withadmin / admin

Features

  • Security Authentication system
  • Users CRUD
  • Ready for Heroku deploy

Todo


  • Include supports for redis and mysql / postgres
  • Create a feature to remind the user password

License

Major components:

Everything else:

The Unlicense (aka: public domain)

About

NodeStrap is a NodeJS template to build web apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp