web_app_from_scratch
web_app_from_scratch copied to clipboard
One script for every web framework which sets up a minimal web app with routing, templates and users.
Results
2
web_app_from_scratch issues
Sort by
recently updated
recently updated
newest added
So far, laravel.sh creates a web app with routing and templates. User accounts are still missing. An example with user accounts is django.sh
So far, symfony.sh creates a web app with routing and templates. User accounts are still missing. An example with user accounts is django.sh