KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
makersgtd
★ 10
Open GitHub ↗
Yet Another GTD Single Page App
Download README (.md)
Explore Similar Repositories
ZF2Helper
:
Zend Framework 2 helper for Sublime Text editor that helps automate the creation of new modules, controllers and actions.
dotfiles
:
arthurnn`s dotfiles
AFJSONPRequestOperation
:
AFNetworking Extension for the JSONP format
anki-addons
:
Add-ons for Anki.
android_device_samsung_cooperve
:
Samsung Galaxy Ace i S5830i files
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
makersgtd
?
Download (.md)
How to start MongoDB (It doesn't start on boot): ``sudo mongod --fork --logpath /var/log/mongodb/mongodb.log --logappend`` How to start app on production `NODE_ENV=production forever start -c coffee -a -l /var/log/makersgtd.log -e /var/log/makersgtd.err /opt/makersgtd/server.coffee 80`