Sha256: 0758da3e61615f3bb1624ecb2448c1af973d113e62cc14eacc4f35d8485dad07
Contents?: true
Size: 1.18 KB
Versions: 1
Compression:
Stored size: 1.18 KB
Contents
preface: Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source. env: base: python_version: name: Python version value: 3 help: https://www.python.org/doc/versions/ POSTGRES_DB: name: Postgres database name value: postgres help: https://www.postgresql.org/docs/9.0/manage-ag-createdb.html POSTGRES_USER: name: Postgres user name value: postgres help: https://www.postgresql.org/docs/8.0/user-manag.html#DATABASE-USERS POSTGRES_PASSWORD: name: Postgres password value: postgres help: https://www.postgresql.org/docs/8.0/sql-alteruser.html app_name: name: Then name of your application or project value: unstoppable_django help: https://www.forbes.com/sites/allbusiness/2016/10/23/12-tips-for-naming-your-startup-business/ actions: - copy_layer('manifest') - generate_mise - run 'docker-compose build' - run 'docker-compose up'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
roro-0.3.33 | lib/roro/stacks/unstoppable_developer_styles/okonomi/languages/python/frameworks/django/django.yml |