@sling/artus-web

0.0.56 • Public • Published

artus-web

Learn new things to improve myself.

Artus, vue3, redis, mysql, mongodb, and Pnpm workspaces.

Prerequisites

Used redis, mysql and mongodb - replicaSet.

Please check ./server/app/frameworks/framework-web/models/README.md.

And the related config is in file ./server/app/config/config.default.ts.

Steps.

pnpm i

pnpm run build

# (Not used yet, could ignore/jump up this step.) Windows. Initial mysql dbs.
set MYSQL_URI=mysql://root:123456@localhost:3306/test && npx prisma db push --schema ./app/frameworks/framework-web/models/mysql/schema.prisma

# Start or dev
pnpm run start

Package Sidebar

Install

npm i @sling/artus-web

Weekly Downloads

1

Version

0.0.56

License

MIT

Unpacked Size

3.42 kB

Total Files

4

Last publish

Collaborators

  • wangziling