Skip to content

jackPanyj/demo

Repository files navigation

get start

npm install
npm start

then go to the http://localhost:3000 to visit the demo page.

admin page: http://localhost:3000/admin

usename: admin

password: admin

tech stack

frontend

  • React and Antd for the UI
  • Umi for the project scaffolding

backend

  • framework: Koa
  • database: sqlite
  • cloud storage: kraken

docker

if you have docker installed in your computer, run:

docker compose up

then go to http://localhost:3000 to visit it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published