1.0.11 • Published 6 years ago
@aifedespaix/fdp-api-libs v1.0.11
Running the app
Development
$ yarn start:devproduction mode
$ yarn build
$ yarn start:prodTest
unit tests
$ yarn teste2e tests
$ yarn test:e2eTest with coverage
$ yarn test:covNest
$ yarn nest g mo [module]
$ yarn nest g c [module]/[composant]
$ yarn nest g library libraryclass (alias: cl)
controller (alias: co)
decorator (alias: d)
filter (alias: f)
gateway (alias: ga)
guard (alias: gu)
interface (alias: -)
interceptor (alias: in)
library (alias: lib)
middleware (alias: mi)
module (alias: mo)
pipe (alias: pi)
provider (alias: pr)
resolver (alias: r)
service (alias: s)GraphQL
$ yarn genPrisma
$ yarn prisma deployGenerate
$ prisma2 generatePublish
yarn loginyarn publish --access public