houseA home for your website, apps & data. Version0.0.12 Author
Repositorygit - git://github.com/comster/house.git Dependencies
Statshttp://cloc.sourceforge.net v 1.55 T=0.5 s (76.0 files/s, 5078.0 lines/s) ------------------------------------------------------------------------------- Language files blank comment code ------------------------------------------------------------------------------- Javascript 38 296 315 1928 ------------------------------------------------------------------------------- SUM: 38 296 315 1928 ------------------------------------------------------------------------------- | house.jsRead the annotated source. Clone the github repo. ObjectiveBe the best open source platform for modern application development. FocusA solid foundation for anyone to build great web and mobile apps. Spend less time on your backend and dedicate more to your frontend. What's it used for?You can use it to power your blog, website, mobile app, game, or anything else you can dream up that requires an API for data and processing in the cloud. What does it look like?The tools you need to build a great application without the hassle of rebuilding infrastructure, while remaining open and restriction free.
KeyThe goal of house.js is to offer a reliable platform for modern app development with the best amenities, such as a RESTful data api, real-time streams, or media storage, without getting in the way of you building great applications and communities. What this is great forWhen you want a modern web development stack with a realtime streaming api that is reliable and accessible, and not in someone else's cloud. Own your data and code. Perfect for your personal site, blog, community, social network, game, mobile app, productivity or collaboration tools, and more! Open Source App LibraryThe power of open source lets you easily find great apps for house to do nearly anything. The best part about using your favorite applications on house.js such as music players, location & photo sharing, bookmarking, note taking, productivity tools, contacts, blogging, reading the news and more... is that it runs on your own private cloud and you can control the experience. You can modify your apps to suit your needs, contribute and collaborate with the community. This way you can find best of breed applications that you know will last. More coming soon!Email j@jeffpelton.com with questions, comments and concerns! Getting StartedRequired to have a mongodb server running and configured in config/config.js using either a connection url, or a server and database name. Install house.js using npm
then make a new folder for your project, for instance:
next initialize the project in that folder by runnning
which gives you a default config/config.js and web/index.html to modify. now start the server with
and the files in ilovekungfu/web will be accessible from localhost:8000. You can modify the path and port from the config. Features, ToDo's & Roadmap
|