jackPanyj / demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 54.7%Language:JavaScript 33.5%Language:Less 11.0%Language:Dockerfile 0.8%