Skip to content

avichalp/learning-mean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A micro-framework for quickly developing websites for small(or medium) size ogranizations.

usage:

- Start node.js server by running server.js in root directory
- You can edit default mongodb config in config/db.js
- You can edit default redis confing in app/routes.js
- To modify content of this website visit <domain-name>/admin/ and login using:
	email : [email protected]
    password: password	

*make sure redis and mongodb servers are running on your local machine before running the server

About

a micro framework for quickly developing small websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published