Skip to content

convidauam/convidaapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CONVIDA (Back-end API conection wrapper)

Setup for client

cd client # from the root directory of the project
npm install

Setup for backend

cd backend # from the root directory of the project
uv sync
cd dummy
uv run setup.py develop

1. Run the backend

cd backend/dummy
uv run pserve dummy.ini --reload

Note

Go to http://localhost:6543/example to see the service.

2. Run the client

cd client
node example.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •