Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seonglae/nextra
Minimal Next.js Chakra UI Typescript Template
https://github.com/seonglae/nextra
chakra chakra-ui minimal nextjs sitemap template vercel
Last synced: about 2 months ago
JSON representation
Minimal Next.js Chakra UI Typescript Template
- Host: GitHub
- URL: https://github.com/seonglae/nextra
- Owner: seonglae
- Created: 2021-04-23T06:17:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T03:56:08.000Z (7 months ago)
- Last Synced: 2024-07-16T06:40:58.149Z (7 months ago)
- Topics: chakra, chakra-ui, minimal, nextjs, sitemap, template, vercel
- Language: TypeScript
- Homepage: https://nextra-ts.vercel.app
- Size: 1.04 MB
- Stars: 16
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Minimal Next JS Typescript Template
Fork of [Nextplate](https://github.com/nextplate-dev/nextplate)
- [Vercel Demo](https://nextra-ts.vercel.app)
![Example Image](image/example.png)
## Get Started
- `Use this template` Button on Github
- Or Clone this Project```bash
git clone https://github.com/seonglae/next-ts-template
pnpm i
pnpm dev
```## Components
### Modules
- Next js
- Chakra UI### Develop Tools
- Prettier
- CI/CD
- Github Action - CI
- Vercel - CD## Publish
- Sitemap
- PWA## Philosophy
- Atomic Design Pattern
- Minimalism