Skip to content

cangeorgecode/Django_Boilerplate_Free

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

64 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Django + HTMX Boilerplate for Web Apps πŸš€

Build apps, make money, bring home the honey!! πŸŽ‰

Β 

Paid 4 MORE App Templates to make M0N3Y πŸ€‘πŸ€‘ πŸ‘‰ Check It Out!

Β 

WHAT'S IN THE PAID VERSION!?!?!?!?! 🚧

βœ… E-commerce site with Stripe to make money!
βœ… Subscription/membership web apps to make more money!!
βœ… Lead Magnet + Email List Builder to make even more money!!!
βœ… Business website with a simple contact form to attract clients!!!!
βœ… 100+ Premium Professional Tailwind Templates, no need to design!!!!!
βœ… Super easy installation
βœ… Unlimited projects!
βœ… Access for life!! (not sure what would happen after I died)
βœ… BUY ONCE, USE FOREVER!!!

Β 

What's in the Free version (not as good as the paid version tho) πŸ”§

βœ… Django, Tailwind + DaisyUI, HTMX βœ… Wagtail CMS
βœ… User authentication (django-allauth)
βœ… Email verification
βœ… Landing page template optimized for conversion
βœ… Django admin panel
βœ… Install.sh for eazy installation!!!!
😎 Free forever
😎 Unlimited projects
😎 Instant Access
😎 Lifetime update

Β 

This is what you are getting:

Demo Video

Β 

Setup (Easy) πŸ§‘β€πŸ’»

chmod +x install.sh (trust me, bruh)
./install.sh

Β 

Setup (Hard) πŸ§‘β€πŸ’»

git clone https://github.com/cangeorgecode/Django_Boilerplate_Free <dir_name>
cd <dir_name>
source venv/bin/activate
pip install -r requirements.txt
python manage.py tailwind install
cd theme/static_src
npm i -D daisyui@latest
cd ../..
python manage.py tailwind build

python manage.py collectstatic --noinput
python manage.py migrate


# Check that everything is running
python manage.py runserver


# Create an .env file
touch .env


# Add your email host and password to .env
EMAIL_HOST_USER='add_your_email'
EMAIL_HOST_PASSWORD='add_your_password'

Β 

Free Hosting on Linode πŸ’°

  • Hosting: $10/month (Get $60 credit on Linode with my referral link

Β 

Contact me πŸ“§

Hi, my name is George. πŸ‘‹ I taught myself python, django, bash, how to use Linux, while working a 9 to 5 (Damn! I am good!). I love to dabble in the terminal. I love doing this! My mission is simple:

  1. Build as many web apps as quickly as I can
  2. Monetize
  • X
  • Paid 4 MORE App Templates to make M0N3Y πŸ€‘πŸ€‘ πŸ‘‰ Check It Out!

Β 

P.S. Can I get a star ⭐ please? 🍻

Releases

No releases published

Packages

No packages published