aerogear-attic / aerogear-attic/chat-app

Project Setup

未关闭
#2 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
epic
主要语言
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。