Skip to content

ausram/demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

demo-app

LZ Change

Introduction

A demo pokemon app

Getting Started

1. Dependencies

  • Python 3.9.6

2. Installation

  • Set up virtual env:

    • python3 -m venv ./venv
    • source venv/bin/activate
  • Install requirements:

    • pip3 install -r requirements.txt

3. Define environment variables

  • Create a .env text file in the project repository, at the same level as this Readme
  • Define variables to be used in the local environment, e.g.:

SECRETKEY = 'I_CAN_BE_ANYTHING_YOU_WANT423543643643653'

This is a change This is a new line

Austen was here first Matt was here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published