A service built using NestJS to save plugins, themes and fonts to the cloud.
Nest framework TypeScript starter repository.
$ pnpm install
# development
$ pnpm run start
# watch mode
$ pnpm run start:dev
# production mode
$ pnpm run start:prod
Nest is MIT licensed.