Condo Management
Find a file
Benjamin Palko f8a16a9fce init
2024-12-02 09:43:56 -05:00
src init 2024-12-02 09:43:56 -05:00
.gitignore init 2024-12-02 09:43:56 -05:00
.tool-versions init 2024-12-02 09:43:56 -05:00
bun.lockb init 2024-12-02 09:43:56 -05:00
package.json init 2024-12-02 09:43:56 -05:00
README.md init 2024-12-02 09:43:56 -05:00
tsconfig.json init 2024-12-02 09:43:56 -05:00

Hestia

To install dependencies:

bun install

To run:

bun run src/index.ts

Stack

  • Bun Package manager
  • Yoga GraphQL Server
  • Pothos
  • Prisma Database ORM
  • Pino Logger