https://github.com/arturduisheev/oracleschool
God Daaamn
https://github.com/arturduisheev/oracleschool
back-end docker nginx python
Last synced: about 2 months ago
JSON representation
God Daaamn
- Host: GitHub
- URL: https://github.com/arturduisheev/oracleschool
- Owner: ArturDuisheev
- Created: 2023-06-30T04:17:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-30T04:20:46.000Z (almost 3 years ago)
- Last Synced: 2025-03-04T07:42:28.384Z (over 1 year ago)
- Topics: back-end, docker, nginx, python
- Language: Python
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DuisheevArtur
this is the backend part of the Oracle Digital project
- ✨Magic ✨
Tech
Dillinger uses a number of open source projects to work properly:
- [Django] - Django is a free and open source framework for developing web applications in Python.
- [DRF] - DRF or Django Rest Framework is a free and open source framework for developing RESTful APIs in Python using the Django framework.
- [psycopg2] - Psycopg2 is a Python package that provides an interface for working with PostgreSQL databases.
- [pillow] - Pillow (Python Imaging Library) - это библиотека для языка Python, которая предоставляет возможности для обработки изображений.
Installation
Son-koul travel requires Django v3.2+ to run.
Install the dependencies and devDependencies and start the server.
pip install django==4.1.7
pip install djangorestframework
pip install psycopg2
pip install Pillow
For to download the virtual environment…
python -m venv venv
venv\scripts\activate
For migrations…
python manage.py makemigrations
python manage.py migrate
python manage.py createsuperuser
Username (leave blank to use 'your nickname'): #first step
Email address: #second step (write email adress(example:example@example.com))
password: #third step (write password)
For runserver
python manage.py runserver #if you didn't migrate you will get an error
#(then go to the first install)
Plugins
Son-koul travel is currently extended with the following plugins.
Instructions on how to use them in your own application are linked below.
| Plugin | README |
| ------ | ------ |
| GitHub | [plugins/github/README.md][PlGh] |
| more plugins here| [more plugins here] |
| more plugins here| [more plugins here] |
| more plugins here| [more plugins here] |
| more plugins here| [more plugins here] |
Her place for Docker…
Docker Docker Docker
Good day!
my github and github of my colleagues
|Github| |Instagram|
| https://github.com/ArturDuisheev | https://www.instagram.com/22.dush.22/ |
