Product Launcher
Product Launcher is a project based on Django==1.9.7 for entrepreneur who have a product and wants to do a pre-launcher campaign to get emails of potential customers.
How to setup in a local environment
For availble commands run
- python manage.py
create a new admin user
- python manage.py createsuperuser
To runserver visit
- python manage runserver
- After running server visit http://127.0.0.1:8000
- For admin dashborad http://127.0.0.1:8000/admin
Product Launcher running on Heroku
https://still-castle-26645.herokuapp.com
For less technical people who need help you can reach me at phexcom@phexcom.me
Log in or sign up for Devpost to join the conversation.