Skip to content
This repository has been archived by the owner on Jan 4, 2021. It is now read-only.

Latest commit

 

History

History
38 lines (24 loc) · 839 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 839 Bytes

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 ✨

contributors

LICENSE

MIT