Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DBMS Project Backend

Installation

To download the repo run

 git clone https://github.com/iamsurjog/dsw.git
 py -m venv ./.venv
 pip install -r requirements.txt

Running it

Windows

.\.venv\Scripts\activate
flask --app app run

Linux

source .venv/bin/activate
flask --app app run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages