Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,094 contributions in the last year
Contribution activity
June 2020
- stepchowfun/gigamesh TypeScript
Created a pull request in stepchowfun/gigamesh that received 1 comment
Update the deploy logic to explicitly prevent bad intermediate states
Update the deploy logic to explicitly prevent bad intermediate states. See the inline comment for details.
+6
−2
•
1
comment
- Follow symlinks when deploying
- Introduce code sharing between the frontend and the backend
- Sort imports in an SCSS file
- Add a logo
- Switch to the Muli font
- Enable the `esModuleInterop` option for the TypeScript compiler
- Add support for using SendGrid in development
- Add instructions for setting up secrets management
- Add instructions for creating a database
- Wordsmith the installation instructions
- Update the installation instructions regarding the CI setup
- Add instructions for setting up a database
- Simplify the toastfile and speed up common tasks
- Set up a development environment
- Correct the part of the README describing which roles to grant to the GCP service account
- Change the link colors
- Make the CSS a little more specific
- Add a header with some no-op buttons
- Consolidate two lines in the README into one
- Specify which roles are needed for the GCP service account
- Fix an issue with defaults in the toastfile
- Update the favicon
- Fix a typo in the toastfile
- Fix a GCP deploy issue
- Set up CORS to enable an end-to-end demo
- Some pull requests not shown.