Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Ask HN: Any starter project templates for web app?
4 points by pplonski86 on Feb 3, 2017 | hide | past | favorite | 7 comments


Try this : https://github.com/sahat/hackathon-starter [Nodejs, Express framework]


Really awesome! Was looking for something like this.


This looks really nice!


Depending on what exactly you're trying to build, Rails has a neat feature for creating 'scaffolds' (templates if you will) which have simple crud operations, a model and views for displaying information. Search Rails scaffold examples. Happy hacking!


I'm searching for a website, where I can select what features I would like to have in my app, and select backend type (for example django) and website will generate a template backend - is it even possible?

In particular, I'm searching for django templates.


django cookiecutter rolls with bootstrap


thanks, looks interesting. I also found https://github.com/pinax/pinax




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: