https://github.com/aburd/aburd.github.io
Random testing
https://github.com/aburd/aburd.github.io
Last synced: 5 months ago
JSON representation
Random testing
- Host: GitHub
- URL: https://github.com/aburd/aburd.github.io
- Owner: aburd
- Created: 2017-05-21T17:33:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-30T05:10:35.000Z (almost 3 years ago)
- Last Synced: 2024-12-31T05:17:03.572Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://aburd.github.io
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. app created with create-create-app --template typescript
2. env-vars at .env
3. built and pushed to [gh-pages branch of repo](https://github.com/aburd/aburd.github.io/tree/gh-pages)
- Notice that the build itself has the env vars inside the js, there is no .env file in this branch
4. you can see the app run at [github](https://aburd.github.io).