Go to file
ef5b5ff8acfa 4016f41435 first commit 2024-04-02 22:22:47 +03:00
prisma first commit 2024-04-02 22:22:47 +03:00
src first commit 2024-04-02 22:22:47 +03:00
test first commit 2024-04-02 22:22:47 +03:00
Draft.md first commit 2024-04-02 22:22:47 +03:00
README.md first commit 2024-04-02 22:22:47 +03:00
nest-cli.json first commit 2024-04-02 22:22:47 +03:00
package-lock.json first commit 2024-04-02 22:22:47 +03:00
package.json first commit 2024-04-02 22:22:47 +03:00
schema.zmodel first commit 2024-04-02 22:22:47 +03:00
tsconfig.build.json first commit 2024-04-02 22:22:47 +03:00
tsconfig.json first commit 2024-04-02 22:22:47 +03:00

README.md

Description

Sarcina tehnica WAITER JAN

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod