Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poad/next-ts-cloudfront-ssg-template
https://github.com/poad/next-ts-cloudfront-ssg-template
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/next-ts-cloudfront-ssg-template
- Owner: poad
- License: apache-2.0
- Created: 2023-02-04T08:15:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-08T14:55:37.000Z (12 days ago)
- Last Synced: 2025-01-08T16:00:52.513Z (12 days ago)
- Language: TypeScript
- Size: 3.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# next-ts-template
## Usage
```
yarn create next-app ${app_name} --example "https://github.com/poad/next-ts-minimal-template"
cd ${app_name}
rm -rf .github
```