An open API service indexing awesome lists of open source software.

https://github.com/jamiemason/tim

Node.js, Express & MongoDB app starter template with multi-language support, user registration and authentication
https://github.com/jamiemason/tim

Last synced: 3 months ago
JSON representation

Node.js, Express & MongoDB app starter template with multi-language support, user registration and authentication

Awesome Lists containing this project

README

        

Tim
===

A very simple app starter template with multi-language support, user registration and authentication. Pick up from here and build whatever.

Installation
---

mkdir Tim
cd Tim
git clone git://github.com/JamieMason/Tim.git

# start database
mongod

# in another Terminal window...
node app

![en-GB](https://dl.dropbox.com/u/12326563/tim-en.png) ![nl-NL](https://dl.dropbox.com/u/12326563/tim-nl.png)