Skip to content

itsriodejaneiro/mapa-da-informacao-admin

Repository files navigation

📋 Mapa da informação Admin

💡 Deploy

🚀 Technologies

💥 How to execute

  • Prerequisites

    • It is necessary to have Python installed
    • It is necessary to have Django installed
    • It is necessary to have Git installed
    • Also, it is recommended to have a virtual environment, we recommend Venv.

1. Clone the repository:

git clone https://github.com/itsriodejaneiro/mapa-da-informacao-admin

2. Executing the project:

As part of deploying your application you’ll need to run ./manage.py collectstatic to put all your static files into STATIC_ROOT. (If you’re running on Heroku then this is done automatically for you.) source: http://whitenoise.evans.io/en/stable/django.html

🔐 Environment variables

The sample .env.example file is located at the ./mapa_da_informacao_api/ level. The .env file must be located at the same location. The values attributed in this file are default values.
Please, request .env keys to a collaborator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published