Skip to content

labhackercd/django-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-badge license-badge

How to use this template

django-admin startproject projectname --template=https://github.com/labhackercd/django-template/archive/master.zip --extension py,yml,json,md --name Dockerfile

Don't forget to add --extension and --name parameters!

{{ project_name }}

Description of {{ project_name }} project

Installation

First of all, you need to install pipenv and npm. After install these dependencies you can run the follow commands:

pipenv install
npm install

Running

pipenv run src/manage.py migrate
pipenv run src/manage.py runserver

Support

Fell free to create any issue on this repository and contact the team responsible to maintain this project here on GitHub (@msfernandes, @erivanio, @cfviotti and @pettalves) or via email: labhacker@camara.leg.br.

Contributing

  1. Fork of this repository
  2. Write your code
  3. Create a Pull Request
  4. Our team will review your PR and merge as soon as possible!

License

This project is under GPLv3 License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •