Skip to content

One script for every web framework which sets up a minimal web app with routing, templates and users.

Notifications You must be signed in to change notification settings

no-gravity/web_app_from_scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web App From Scratch

I think it would be nice to have an overview of how to get from zero to a working web application via all the popular frameworks like Django, Flask, Laravel, Symfony ...

The idea here is to have a self explanatory shell script for each framework, which turns a fresh Debian installation into a running web application with routing, templates and user accounts.

The reason for the shell script format is that often when I read documentations or tutorials about a technology, I wish it was just a list of commands and not a textual description which tells you which programs to open, which files to edit, where to save them etc.

License: GNU General Public License, version 2

About

One script for every web framework which sets up a minimal web app with routing, templates and users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages