Git Product home page Git Product logo

react-boilerplate-2021's Issues

Configure CD to AWS

EBS or other suitable for testing, prod deployment. Use github actions if possible. Include sample codepipeline configuration if possible, or a README.

Add code build config and write instructions to configure a code pipeline (see tutorial https://aws.amazon.com/getting-started/hands-on/continuous-deployment-pipeline/)

Also add documentation for CLI upload to s3: https://blog.eq8.eu/til/create-aws-s3-bucket-as-static-website-with-cli.html
(and documentation for configuring AWS cli https://docs.aws.amazon.com/AmazonS3/latest/userguide/setup-aws-cli.html)

Deprecated dependency react-testing-library

React-testing-library is deprecated. This can cause snapshots to render differently in CI vs locally.

Migration steps:

  • Replace with @testing-librar/react

  • Replace all imports in tests

  • Remove ref to react-testing-library in jest config

  • Expect test coverage to fail if react-testing-library is uninstalled because of dependencies in master jest config

Review / add a11y

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

Analytics Wrapper

Abstract the details on any web analytics client behind a generic tracker api ( trackEvent() trackMeasurment() etc) so analytics client can be implemented and switched quickly (GA, OpenAnalytics Unami, others). Make work offline if possible.

Fix Code Build and Test Buttons on README.md

Update to use github actions
If specific to this repo, add comments explaining how to update.
Add a build check for master (possibly render in headless browser - can we use an image asset in a readme?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.