https://github.com/robinv8/daily
日常收集优质内容
https://github.com/robinv8/daily
Last synced: about 1 year ago
JSON representation
日常收集优质内容
- Host: GitHub
- URL: https://github.com/robinv8/daily
- Owner: robinv8
- Created: 2022-10-17T10:01:55.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T16:00:42.000Z (over 3 years ago)
- Last Synced: 2025-04-14T10:49:40.791Z (over 1 year ago)
- Language: Go
- Homepage: https://daily.rnode.me
- Size: 9.23 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 日常精选
记录日常看到的有意思的内容。

## 为什么要做
前端构建编译方向涌现出 [esbuild](https://esbuild.github.io/)、[swc](https://swc.rs/)、[turbopack](https://turbo.build/) 等下一代构建工具,大幅提升编译速度。其次,公司后端技术栈转向 [Go](https://go.dev/),大家都说很简单,因此有了这个想法。
## 技术栈
* 前端:[Astro](https://astro.build/)
* 后端:[Go](https://go.dev/)
* 数据库:[PostgreSQL](https://www.postgresql.org/)
## 参考
* [tw93/weekly](https://github.com/tw93/weekly)