HelloGitHub-Team / geese

采用 Next.js 构建的开源爱好者社区。An open-source enthusiast community built with Next.js.
https://hellogithub.com
Apache License 2.0
296 stars 72 forks source link

feat: project structure optimization #14

Closed Itroads closed 2 years ago

Itroads commented 2 years ago

新增了一些文件夹typing, services等,来规范不同类型文件存放。 新增 views 来将业务页面分离。方便后续维护,进一步解耦。