Skip to content

xjh22222228/tomato-work

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 


Tomato Work 个人事务管理系统

Server Stars Badge React

Screenshot

Built with

Todo list

  • github登录
  • 提醒事项
  • 活动清单
  • 今日待办
  • 财务管理
  • 公司单位
  • 个人中心
  • 我的备忘 - 支持Markdown & WYSIWYG
  • 站内消息
  • 邮件推送 - (github邮箱必须设为公开)
  • 微信推送 - 感谢Server酱 (需要在个人中心设置sckey)
  • 日志管理

Build Setup

  • Node.js >= 14
# Clone
git clone --depth=1 https://github.com/xjh22222228/tomato-work.git

# install dependencies
npm i

# serve with hot reload at localhost:7000
# user: test, password: 123456
npm start
npm run start:prod # Connect to production environment

# build for production with minification
npm run build

License

MIT