Skip to content

jan-berge-ommedal/dndassistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brew install bufbuild/buf/buf
buf build
buf generate

kotlin backend

./gradlew build
./gradlew backend:run

python process

python3 -m venv .venv
source .venv/bin/activate
uv sync
python3 main.py

typescript frontend

npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published