Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poad/next-ts-amplify-hosting-template
https://github.com/poad/next-ts-amplify-hosting-template
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/poad/next-ts-amplify-hosting-template
- Owner: poad
- License: apache-2.0
- Created: 2023-01-17T03:49:15.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-18T14:23:57.000Z (3 months ago)
- Last Synced: 2024-10-18T23:20:30.920Z (3 months ago)
- Language: CSS
- Size: 6.43 MB
- Stars: 0
- Watchers: 2
- 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
```