Skip to content

alexriverau/cookie_stand

Repository files navigation

Lab: 34 - Putting it All Together


Project: Putting it All Together

Authors: Daniel Brott & Alejandro Rivera


Setup

  • Install dependencies in a venv
    • run: pip install -r requirements.txt
  • Dependencies:
  • Update .env file with secret key

How to initialize / run application

  • Initialize server:
    • run: docker-compose up --build

Links and Resources

Tests

  • run: python3 manage.py test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published