Skip to content

Simple application to create random notes. Runs in Node.js(Ace)

Notifications You must be signed in to change notification settings

fidelisrafael/burnin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple note's app, just to let the conversation flows, for no reason.
I'm using this to make annotations and tell people of my company what i'm working on, it's just a very simple dashboard with project updates.
Not very useful at all.


Getting Started

1 - git clone git@github.com:fidelisrafael/burnin.git && cd burnin
2 - run npm install in root of cloned repository 3 - mkdir db 4 - run ace 5 - Open http://0.0.0.0:1982/ 6 - Login with: user: user password: m4k3u557r0n63r 7 - Press any keyboard key to display new message's form


Technology Colophon

This projects use :

1 - Coffeescript
2 - ACE Framework - Ace is Sinatra for Node;
3 - Eco - Embedded CoffeeScript templates
4 - Sequelize - A multi-dialect Object-Relational-Mapper for Node.JS
5 - strftime
6 - Tuktuk - Simple (but powerful) RWD Framework 7 - Daft Punk Burnin' - Cuz we love music :)


TODO

1 - Remove the !importants from app CSS (tuktuk is a little bit fuzzy)
2 - Allow to create users account
3 - Tests :|
4 - Implement a better HTML escaping 5 - Better date display :)


Screenshots


How to Contribute

Pull Requests

1 Fork the burnin repository 2. Create a new branch for each feature or improvement 3. Send a pull request from each feature branch to the develop branch


License

"THE BEER-WARE LICENSE" (Revision 42):

As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return.