Skip to content

app-generator/sample-rocket-django-aws

Repository files navigation

Django Starter

Django starter built with Rocket Generator. Actively supported by AppSeed via Email and Discord.

👉 Deployment-Ready for AWS via DeployPRO service (read the DOCS)


Features:

  • Up-to-date Dependencies
  • ✅ Modern UI: Soft Dashboard from Creative-Tim
  • ✅ CI/CD flow via Render
  • ✅ API Generator (optional)

Start with Docker

In case the starter was built with Docker support, here is the start-up CMD:

$ docker-compose up --build

Once the above command is finished, the new app is started on http://localhost:5085


Manual Build

Download/Clone the sources

$ git clone https://github.com/app-generator/sample-rocket-django-aws.git
$ cd sample-rocket-django-aws

Install modules via VENV

$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt

Set Up Database

$ python manage.py makemigrations
$ python manage.py migrate

Generate your API (optional)

$ python manage.py generate-api -f

Start the App

$ python manage.py runserver

At this point, the app runs at http://127.0.0.1:8000/.



Django starter built with Rocket Generator

About

Django Starter (Soft Design) - CI/CD for AWS | Rocket Generator

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy