@mingsterism/trpc-autodoc

2.3.11 • Public • Published

@mingsterism/trpc-autodoc

autodoc trpc service to manage api and events

required

  • create .env file with variables:
NPM_TOKEN=<npm-token>
APP_BASE_URL=<app-base-url>
DATABASE_URL=<database-url>
SUPABASE_JWT_SECRET=<supabase-jwt-secret>
ACL_MICROSERVICE_URL=<acl-microservice-url>
STRIPE_SECRET_KEY=<stripe-secret-key>

setup

# install dependencies
$ npm install

# run development app
$ npm run dev

# build production app
$ npm run build

# start production app
$ npm run start

Readme

Keywords

none

Package Sidebar

Install

npm i @mingsterism/trpc-autodoc

Weekly Downloads

2

Version

2.3.11

License

none

Unpacked Size

54.6 kB

Total Files

20

Last publish

Collaborators

  • mingsterism