ackimixs e33caf209d readme
2024-01-29 19:33:29 +01:00
2024-01-29 19:24:33 +01:00
2024-01-29 19:25:38 +01:00
2024-01-24 19:36:22 +01:00
2024-01-24 19:36:22 +01:00
2024-01-29 19:18:31 +01:00
2024-01-29 19:32:40 +01:00
2024-01-29 19:18:31 +01:00
2024-01-29 19:33:29 +01:00
2024-01-24 19:36:22 +01:00

urlsh-api-modelec

To install dependencies:

bun install

fill example.env and rename it to .env

If you want to use database with prisma

bun prisma:migrate:dev
bun dev:db

else

bun dev
Description
No description provided
Readme 126 KiB
Languages
TypeScript 95.2%
Dockerfile 4.8%