designsimply / tinybasilempire

For collecting links and small notes—a tiny empire of basil, if you will. 🌱

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌱 tinybasilempire 🌱

For collecting links and small notes—a tiny empire of basil, if you will.

Running

make build create the container make run run the container with the gunicorn server make shell access bash shell make py access python flask shell

Consider something like this for the file structure

services/
   web/
      Dockerfile
      bin/
      sh/ -- delete?
      requirements.txt
      src/
          __init__.py
          app.py
          config.py
          db/
          static/
          templates/

About

For collecting links and small notes—a tiny empire of basil, if you will. 🌱

License:GNU General Public License v2.0


Languages

Language:Python 49.1%Language:HTML 23.6%Language:JavaScript 9.4%Language:CSS 8.0%Language:Shell 4.4%Language:Makefile 3.9%Language:Dockerfile 1.6%