/Custodia

Primary LanguageTypeScriptMIT LicenseMIT

⚖️ custodia

Dependencies

Global

Back-end

Links

Linux & MacOS

Start services

make run

Open database

make db

Stop services

make stop

Windows

Start services

docker compose up -d

Open database

docker exec -it custodia-postgres-1 psql -U postgres -d custodia

Stop services

docker compose down

Test

  • You can try the xlsx file located in this folder : Custodia/tools/files/excel/

It will give you the excel format recommender to use the application