# chataio **Repository Path**: mirrors_samuelcolvin/chataio ## Basic Information - **Project Name**: chataio - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README chataio ======= Your new web app is ready to go! To run your app you'll need to: 1. Activate a python 3.5 or 3.6 environment 2. Install the required packages with `pip install -r requirements.txt` 3. Make sure the app's settings are configured correctly (see `settings.yml`). You can also use environment variables to define sensitive settings, eg. DB connection variables 4. You can then run your app during development with `adev runserver .`