Skip to content

techlead04/cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Python 3.10 or higher

Installation

Set up a virtual environment:

make env

Activate the virtual environment:

make activate

Install dependencies:

make install

Usage

Example command to start the application

make start
flask --app app run

About

cache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published