Ask HN: Is there a quickstart website package with a user database?
So I've built sites before, and it gets tedious opening mysql (or phpmyadmin), creating tables, etc, and building pages for new users and registration.
I've hunted around. Django and other CMSs feel too big - all I want is something containing:
database, already with a user table (that I can add to) registration screen login screen
after that I can take care of things, add to it, create new tables. I just get tired of rebuilding the wheel.
Suggestions?
0 comments
[ 2.8 ms ] story [ 11.6 ms ] threadNo comments yet.