aerogear-attic / aerogear-attic/chat-app
Project Setup
- 主要语言
- TypeScript
- 星标
- 6
- 派生
- 5
- PR 合并指标
- 30 天内没有已合并 PR
描述
As team member, I want the project set up such that the team will have a good development experience.
This first card will cover some of the basic things that should be in place to ensure a good developer experience.
- [x] Decide will TypeScript be used in both frontend and backend? Or just the backend?
- [x] Set up the typescript compiler
- [x] Set up appropriate linters for TypeScript/JavaScript
- [x] Create initial boilerplate frontend application - create react app is a good option, there may also be others.
- [x] Create initial boilerplate server application - There are plenty examples from `voyager-server`, the `ionic-showcase` app and others.
- [ ] Continuous Integration - On every pull request, the code will be built and tested in a CI system.
- [ ] Continuous Delivery - On every merge to master, the app will be deployed somewhere on the public internet. This will allow all stakeholders to physically see the progress of the project at any time
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。