Database server for sukusho.cloud
  • TypeScript 91.1%
  • Dockerfile 8.9%
Find a file
2024-11-16 20:07:22 +09:00
prisma add: allowing/disallowing Discord prefetch 2024-11-16 20:07:22 +09:00
.dockerignore add: Dockerfile 2024-10-05 00:19:28 +09:00
.gitignore init 2024-10-01 13:12:45 +09:00
bun.lockb feat: delete file and purge CDN cache on file delete 2024-11-01 01:48:52 +09:00
Dockerfile h 2024-10-05 00:41:47 +09:00
main.ts add: allowing/disallowing Discord prefetch 2024-11-16 20:07:22 +09:00
package.json feat: delete file and purge CDN cache on file delete 2024-11-01 01:48:52 +09:00
README.md init 2024-10-01 13:12:45 +09:00
tsconfig.json init 2024-10-01 13:12:45 +09:00

sukushocloud-db

Setup

Follow these steps to run Elysia.js under Bun:

  1. Download packages
    bun install
    
  2. You're ready to go!
    bun run main.ts