Skip to content

Rey092/django_svelte_combo

Repository files navigation

Django-Svelte-Combo

This is a template project for future Django projects. It is designed to be a starting point for any new Django project, providing a solid foundation of best practices and sensible defaults.

Requirements

  • Python 3.12
  • Django
  • PostgreSQL

Libraries Used

  • Django
  • django-configurations
  • django-allauth
  • django_celery_beat
  • django_redis
  • django_cleanup
  • django_extensions
  • django_telegram_logging
  • django_inertia

Getting Started

To initialize the project, follow these steps:

  1. Clone the repository: git clone https://github.com/Rey092/django_svelte_combo .
  2. Install the requirements: poetry install
  3. Copy env sample file: cp example.env .env
  4. Initialize the project: make init
  5. Next time you want to start the project, just run make start

About

Django + Svelte starter template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published