Skip to content

Latest commit

 

History

History
68 lines (54 loc) · 2.27 KB

File metadata and controls

68 lines (54 loc) · 2.27 KB

Web site for Python Community for Azerbaijan developers

Used: Python Django, Docker, NPM (Yarn), Postgresql

Installation & Set Up 🛠

  1. Install Docker

  2. Build project

    docker-compose build
    
  3. Edit env file

    3.1 In src folder copy and paste in same folder .env.example with new name .env

    3.2 Edit .env file

  4. Start the development server

    4.1 In demon (background)

    docker-compose up -d
    

    4.2 In bash

    docker-compose up
    

Contributors ✨


Hose1021

huseynovfuad

anvarliorxan

dilaisayeva

akernelpanicv

ch4ki

VuqarTagiyev

nasirmovlamov

LICENSE

MIT