Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 1009 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 1009 Bytes

just for getting started with flask, docker, heroku, gitlab, pythonanywhere, nginx

@routes
    /           - for showing anime which have updates :: Аниме с новимы сериями
    /all        - for showing all anime in database :: Все сохраненные Аниме в базе-Данных
    /remove/id  - for deleting anime by id (just click icon 'eraser') :: Кликните на ластика чтобы удалить


@navbar_urls
    Code        - github page with source-code
    Home        - anime with updates
    All         - anime list
    Update      - update list, check for new updates
    Add         - add new url


# live-coding
https://www.youtube.com/watch?v=npExfp23uD8

# DOCKER start, tutorial to get started
https://www.youtube.com/watch?v=I18TNwZ2Nqg

# DOCKER command
docker run -d -p 1234:5000 kiratanya/lolichan

# APPLICATION url
0.0.0.0:1234

test-pic test-pic_version_1