Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonkarman/hosting
The hosting for static websites of Simon Karman, such as simonkarman.nl and karman.dev.
https://github.com/simonkarman/hosting
Last synced: 1 day ago
JSON representation
The hosting for static websites of Simon Karman, such as simonkarman.nl and karman.dev.
- Host: GitHub
- URL: https://github.com/simonkarman/hosting
- Owner: simonkarman
- Created: 2023-11-25T15:17:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T17:12:21.000Z (about 1 year ago)
- Last Synced: 2024-03-14T20:36:02.137Z (11 months ago)
- Language: TypeScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hosting
The hosting for static websites of [Simon Karman](https://www.simonkarman.nl), such as [simonkarman.nl](https://www.simonkarman.nl) and [karman.dev](https://www.karman.dev).To deploy first make sure that you have added the distributions of the domains to `domains//` directory and then run `AWS_REGION=us-east-1 npm run cdk deploy`.
> Due to CloudFront certificate region restrictions, the AWS region must be set to "us-east-1".