Skip to content

a thinkjs + typescript + bjui + mui admin or mobile develop template

License

Notifications You must be signed in to change notification settings

blueway/thinone

Repository files navigation

thinone

一个使用thinkjs+typescript ,加上B-Jui后端ui框架,加上mui移动端框架的开发模板。

Screenshots

图片1 图片2 图片3

Install dependencies

npm install

Start server

  • config mysql

import sql/thinone.sql
login account: admin test123

npm start
  • production
node production.js

Access address

  • want to close all tabs? : the right mouse button

Deploy with pm2

Use pm2 to deploy app on production enviroment.

pm2 startOrReload pm2.json

TODO

  • user login action
  • user model control
  • authority management
  • mobile info flow content show
  • rest api jwt
  • charts and cron events handlers
  • pc front end page
  • crud handler modularization
  • try to add mongodb and redis cache

About

a thinkjs + typescript + bjui + mui admin or mobile develop template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published