@mingsterism/trpc-form

2.4.10 • Public • Published

@mingsterism/trpc-form

form trpc service to manage api and events

required

  • create .env file with variables:
NPM_TOKEN=<npm-token>
PORT=<port>
APP_ENV=<app-env>
APP_BASE_URL=<app-base-url>
NATS_URL=<nats-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-form

Weekly Downloads

0

Version

2.4.10

License

none

Unpacked Size

67.8 kB

Total Files

33

Last publish

Collaborators

  • mingsterism