Skip to content

Tammekand/luuletuste-kogum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luuletuste kogum

Installation

Use npm to install all required packages in /frontend folder

npm install

Use pip to install all required packages in /backend folder.

pip install -r requirements.txt

Usage

In /fronend folder run this command:

npm start

In /backend folder run this command:

uvicorn main:app --reload

Other

When backend server is running go to http://127.0.0.1:8000/docs to access api documentation

For Henno, here is projects PivotalTracker link.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published