Environment:
- 1 CPU Core
- 25 GB Storage
- 1 GB RAM
- 0 Volumes
- OS: Ubuntu 24.04 LTS
- new pacakges install - auto approve
- Update system rarely
# My Info
- name: justin mitchel
- email: codingforentrepreneurs@gmail.com
# Project
- Repo url: https://github.com/codingforentrepreneurs/Cursor-Django
- Root folder: /opt/cursor/projects/cursor-django
- Runtime: Python 3.12
- Python Environment: `venv` at `/opt/cursor/projects/cursor-django/venv`
- Django root folder: `/opt/cursor/projects/cursor-django/src`
- Django project name: `cfehome`
- Django run command: `venv/bin/gunicorn --chdir src cfehome.wsgi:application --bind 0.0.0.0:8000 --reload --log-level debug`
- Django background service: `cursor-django.service`
- Environment-variables manager: `python-decouple`
- Django Static root: `src/static`
- Django Static url: `/static/`
- Django Static dirs: `src/staticfiles`
bun
django
golang
html
python
First Time Repository
Learn how to build your first full stack web app with English and Cursor AI
Python
Languages:
HTML: 16.5KB
Python: 24.5KB
Created: 10/3/2024
Updated: 12/28/2024
All Repositories (1)
Learn how to build your first full stack web app with English and Cursor AI