1
0
Fork 0
Study in SVG animations. Visualizes GitHub contribution statistics with cool charts
Go to file
Gregory Eremin 1553ec8e75 All tasks should panic in case of error
Panics are later recovered and logged
2015-03-21 21:37:14 +07:00
app Change the font for inactive items from light to normal 2015-03-20 21:27:23 +07:00
bin Create bin dir 2015-03-13 14:24:48 +07:00
config Configure app and server ports 2015-03-19 00:29:20 +07:00
db Make use of insert ignore statement 2015-03-21 21:16:09 +07:00
server Updated stat queries for new db schema 2015-03-20 21:20:16 +07:00
task All tasks should panic in case of error 2015-03-21 21:37:14 +07:00
.gitignore Use absolute paths in gitignore 2015-03-18 23:57:04 +07:00
Makefile Change the font for inactive items from light to normal 2015-03-20 21:27:23 +07:00
README.md Package structure and building 2015-03-17 15:57:45 +07:00
config.example.json Configure app and server ports 2015-03-19 00:29:20 +07:00
nginx.conf Nginx cache rules 2015-03-20 22:47:14 +07:00
package.json Build script 2015-03-18 23:23:43 +07:00

README.md