Skip to content

Backend

AOrps edited this page Apr 26, 2022 · 2 revisions

🔨 How to Build

cd src/api

# To Compile Program
make 
# To Compile and Run Program
make run
Clone this wiki locally