GlitchGuruDocs
latest

Contents:

  • The Glitch Guru Project
  • User Guide
  • Features
  • Technical Documentation
  • Developer Guide
    • Contributing Guide
    • Local Setup
    • Configuration of the environment
    • PythonAnywhere Setup Instructions
    • Frequently used Commands
  • Code Documentation
GlitchGuruDocs
  • Developer Guide
  • Edit on GitHub

Developer Guide

  • Contributing Guide
    • Introduction
    • Setting Up the Development Environment
    • Contributing Workflow
    • Coding Standards
    • Testing Guidelines
    • Pull Request (PR) Process
    • Code Review Process
    • Issue Tracking
    • License
  • Local Setup
    • Setup Instructions for Contribution
    • Prerequisites
    • Cloning the Repository
    • Using Pip and venv (Option 1)
      • Creating a Virtual Environment
      • Installing Project Dependencies
    • Using Pipenv (Option 2)
    • Environment Configuration
    • Running the Development Server
    • Loading data into the Database (optional)
    • Frequently Used Commands
    • Making Contributions
  • Configuration of the environment
    • Environment Variables Configuration
    • Constants
  • PythonAnywhere Setup Instructions
    • Overview
    • Preparatory Steps
      • Directory and Project Name
      • Library Compatibility
      • Environment Variables
      • CDN Links and Static Files
      • Database Configuration
      • Deployment Automation
    • backup.sh
    • First Time Setup Steps
    • Instructions for Updating Hosted Version on PythonAnywhere
      • Manual Steps (Option 1)
      • Automated Steps (Option 2)
      • Common Update Steps
  • Frequently used Commands
    • Django
    • Documentation

Feel free to provide feedback or contribute to this documentation by following our contribution guidelines.

Back to Top

Previous Next

© Copyright 2023, Niloth. Revision 8c9c7f7b. Last updated on Oct 27, 2023.

Built with Sphinx using a theme provided by Read the Docs.