Skip to content

uet-crypto-tool/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UET-Crypto-Tool

Setup

git clone https://github.com/uet-crypto-tool/backend &&
cd backend &&
poetry install

Run

python -m app.main

Test

pytest .