Skip to content

rrivirr/rriv-api

Repository files navigation

RRIV-API

The main RRIV API, the heart of our platform.

Installation

deno install --entrypoint src/server.ts

Post-Installation Instructions

Run the Post-Install Script

deno task postinstall

Database Migrations

deno task prisma migrate dev

Note

If a new migration is created, you need to regenerate the Prisma Client

deno task prisma generate

About

The main RRIV API, the heart of our platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages