Giter VIP home page Giter VIP logo

nodemonkey's Introduction

nodemonkey

Modular Nodejs Sample App with Bootstrap

This example is built in Express Framework. Use it with free :)

Dependencies

  1. Mysql
  2. Crypto
  3. Ejs
  4. Bootstrap 3 ( gebootstrap.com and sb-admin from startbootstrap.com) #Google it
  5. express-myconnection

Run it

  1. create mysql database : nodejs
  2. create a table : t_user ( id,username,password_hash, password_salt ). or Just Import the SQL file in the source code
  3. seed the database with http://localhost:3720/seeding , it will create username & password : admin( change it youself in lib/login/proccess.js
  4. Run it on your localhost : http://localhost:3720/ ( the port set is 3720 )
  5. what it looks like (the apps) ? check here : http://teknosains.com/i/contoh-modular-nodejs-dan-bootstrap-source-code-inside

Where to create your module ?

Goto folder lib and Copy-Paste example given ( users, dashboard n Login)

NOTES

This is still under development, some links on Apps are not yet routed. But im still doing it, yet depends on my spare time :D

Create an issue for asking or reporting

Tutorial about this located at : http://teknosains.com/t/nodejs

nodemonkey's People

Contributors

teknosains avatar

Watchers

James Cloos avatar JO avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.