بِسْمِ ٱللَّٰهِ ٱلرَّحْمَٰنِ ٱلرَّحِيمِ
Server API used for Bless app (and other apps) / Standalone Qur'an (WORK IN PROGRESS)
Run this command:
python3 -m pip install --user pipxDon't forget to run this command after installing pipx:
python3 -m pipx ensurepathIf you use pipx, you can just run this command:
pipx install poetryYou can use Git (and GitHub) tutorial linked below for conscise beginner-friendly tutorials
Run this command on the root folder of the project:
poetry install --with=devRun this command on the root folder of the project:
poetry shellRun this command on the root folder of the project:
pre-commit installRun this command on the root folder of the project:
python3 manage.py migrateTo populate the database with some data. Load An-Nas fixture
Run this command on the root folder of the project:
python3 manage.py runserver-
Rename
bless_server.code-workspace.distlocated on the root folder of the project tobless_server.code-workspace -
Open the
bless_server.code-workspace -
Install these extensions:
Prettier (Prettier doesn't work well for Django HTML yet, so it only be used for css only)
For An-Nas: Qur'an Kemenag
A written example: Created `AUTHORS`
So, it will be seen like this:
Created AUTHORS
Sorry, if I also did many inconsistencies :(
"Created"
"`AUTHORS`"
GIT & GITHUB by Sandhika Galih (Indonesian)
Git and GitHub for Beginners - Crash Course
Python Django Web Framework - Full Course for Beginners
Django For Everybody - Full Python University Course
Python Backend Web Development Course (with Django)
Don't forget to add yourself in AUTHORS file, if you contributed to this project (and haven't done that yet)