Updated Large app how to (markdown)
parent
b28417a502
commit
9554e5d894
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ You should serve your static files with a dedicated http server, but during the
|
||||||
/app/static/css/reset.css
|
/app/static/css/reset.css
|
||||||
/app/static/img/header.png
|
/app/static/img/header.png
|
||||||
|
|
||||||
We'll create 4 modules, an user module (manage user's registration, login, lost password, profile edit and maybe third-party login/registration) an emails module intended to be used by a queuing server, and a posts and comments modules
|
We'll create 4 modules, a user module (manage user's registration, login, lost password, profile edit and maybe third-party login/registration) an emails module intended to be used by a queuing server, and a posts and comments modules
|
||||||
|
|
||||||
## Config
|
## Config
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue