koldakov / qworpa

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About The Project

There are no blogs where you can post your thoughts without any consequences at the moment. Now you have it.

Installation

  1. python -m venv .venv.
  2. source .venv/bin/activate.
  3. pip install -r requirements.txt.

(back to top)

Development

  1. Export variables from .env.template with corresponding values.
  2. python manage.py runserver or bash entrypoint.sh.

(back to top)

Testing

To run unit tests: python manage.py test.

(back to top)

Contributing

  1. Fork the Project
  2. Open a Pull Request
  3. Or just read here: contributing

(back to top)

Methodology

  1. Do a lot, break a lot.
  2. There are no difficult tasks, only interesting.
  3. Mostly TBD.

(back to top)

Important

  1. Quality.
  2. Security.
  3. Google first.

(back to top)

License

Distributed under the Apache 2.0 License. See LICENSE.md for more information.

(back to top)

Buy me a coffee if you want to support me

https://www.buymeacoffee.com/aivCoffee

Contact

Hi all,

How are you? Hope You've enjoyed the project.

There are my contacts:

Project Link: https://github.com/koldakov/qworpa

Best regards,

Ivan Koldakov

About

License:Apache License 2.0


Languages

Language:Python 60.5%Language:HTML 27.5%Language:JavaScript 9.5%Language:CSS 1.7%Language:Dockerfile 0.5%Language:Shell 0.2%