Skip to content

vinicel/tfmaker

 
 

Repository files navigation

tfmaker-api (Groupe 4)

GUI in your browser to draw your cloud infrastructure and generate your terraform files.

Requirements

Tools

Set up

  • Configure an .env file like .env.sample
  • Run python -m venv .venv && . .venv/bin/activate
  • Run python -m pip install -r requirements.txt

Get started

  • Run python manage.py migrate
  • Run python manage.py runserver || python -m gunicorn
  • Run python manage.py createsuperuser

Test

  • Rum python manage.py test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%