Track trades, monitor performance, and analyze profit and loss across stocks, funds, bonds, and more—across multiple accounts and currencies. Supported markets: United States, China, Hong Kong. The stock price refresh interval is 1 second.
Have fun:
https://996-trade.vercel.app/dashboard
First, run the development server:
npm install
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
npm run format
- NextAuth.js Authentication With MongoDB
- Next-Auth + Mongoose Access to User/Session Models
- Zod to Mongoose schema converter
- Zod Doc
- Cloudflare Worker Next.js
- OpenNext for Cloudflare
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
What this means:
- ✅ Personal use - Use for personal projects and learning
- ✅ Educational use - Use in schools, universities, and educational content
- ✅ Modification - You can modify and build upon this work
- ✅ Sharing - You can redistribute the code
- ❌ Commercial use - You cannot use this for commercial purposes
- 📋 Attribution - You must give appropriate credit
- 📋 ShareAlike - If you modify this work, you must distribute under the same license
For commercial licensing inquiries, please contact the project maintainer.
记账,跟踪交易、监控表现,分析股票、基金、债券等多种投资品的盈亏——支持多账户和多币种。支持市场:美国、中国、香港。股价刷新间隔为1秒。
体验地址:
https://996-trade.vercel.app/dashboard
首先,运行开发服务器:
npm install
npm run dev
# 或者
yarn dev
# 或者
pnpm dev
# 或者
bun dev在浏览器中打开 http://localhost:3000 查看结果。
你可以通过修改 app/page.tsx 来开始编辑页面。文件保存后页面会自动更新。
该项目使用 next/font 来自动优化和加载 Geist 字体,这是 Vercel 推出的新字体系列。
npm run format
- NextAuth.js Authentication With MongoDB
- Next-Auth + Mongoose Access to User/Session Models
- Zod to Mongoose schema converter
- Zod 文档
- Cloudflare Worker Next.js
- OpenNext for Cloudflare
了解更多关于 Next.js 的信息,请查看以下资源:
- Next.js 文档 - 了解 Next.js 的功能和 API。
- 学习 Next.js - 互动式 Next.js 教程。
你也可以查看 Next.js GitHub 仓库 - 欢迎你的反馈和贡献!
部署 Next.js 应用最简单的方法是使用 Next.js 创建者提供的 Vercel 平台。
查看我们的 Next.js 部署文档 了解更多详情。
本作品采用 知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议 进行许可。
这意味着:
- ✅ 个人使用 - 可用于个人项目和学习
- ✅ 教育用途 - 可用于学校、大学和教育内容
- ✅ 修改 - 你可以修改和基于此作品进行创作
- ✅ 分享 - 你可以重新分发代码
- ❌ 商业用途 - 不能用于商业目的
- 📋 署名 - 必须给予适当的署名
- 📋 相同方式共享 - 如果你修改了此作品,必须以相同的许可证分发
如需商业许可咨询,请联系项目维护者。