Skip to content

bitcamp-ge/bitcamp-backend

Repository files navigation

Bitcamp Backend

Django back of BitCamp platform.

Local Development

Follow these steps to set up your local development environment.

Prerequisites

  • Python 3.11 or higher
  • Pip (Python package manager)
  • Django 4.2 or higher
  • Django Rest Framework 3.14 or higher
  • A Discord bot token (Set an environment variable DISCORD_BOT_TOKEN)

Setup

  1. Clone the repository

    git clone https://github.com/bitcamp-ge/bitcamp-backend
  2. Build and start the server

    Navigate to the project directory and run:

    docker-compose up --build

    The application should now be running at http://0.0.0.0/. The Discord bot should be running alongside Django.

Documentation

API documentation is available at http://0.0.0.0/api/docs when the server is running.

About

Django back of BitCamp platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages