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

devhub-az/python_web_site

Repository files navigation

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