skorotkiewicz / EyeNoteAleph

Fullstack with AlephJS, Prisma, GraphQL and Zustand

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

EyeNote - AlephJS

WIP

deno task dev
deno task build

Prisma Database

  1. Rename dotenv to .env and fill with your data. Your need a postgres DB and proxy from cloud.prisma.io.

  2. deno task prisma:push run with your DB

  3. Then run deno task prisma:generate

  4. deno task prisma:generate run with Proxy DB

deno task prisma:init # (optional)
deno task prisma:push
deno task prisma:generate

About

Fullstack with AlephJS, Prisma, GraphQL and Zustand


Languages

Language:JavaScript 61.1%Language:CSS 22.6%Language:TypeScript 15.8%Language:HTML 0.6%