Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alejandronanez/turborepo-nextjs-starter
Turborepo + Next.js + TailwindCSS + TypeScript + Prettier + ESLint template to hit the ground running.
https://github.com/alejandronanez/turborepo-nextjs-starter
eslint hacktoberfest jest nextjs pnpm pnpm-workspace tailwind tailwindcss template turborepo typescript
Last synced: 14 days ago
JSON representation
Turborepo + Next.js + TailwindCSS + TypeScript + Prettier + ESLint template to hit the ground running.
- Host: GitHub
- URL: https://github.com/alejandronanez/turborepo-nextjs-starter
- Owner: alejandronanez
- Created: 2020-07-05T02:44:00.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T00:31:34.000Z (about 1 year ago)
- Last Synced: 2024-10-03T12:23:18.703Z (about 1 month ago)
- Topics: eslint, hacktoberfest, jest, nextjs, pnpm, pnpm-workspace, tailwind, tailwindcss, template, turborepo, typescript
- Language: TypeScript
- Homepage:
- Size: 851 KB
- Stars: 44
- Watchers: 2
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Turborepo + Next.js + Tailwind + TypeScript + Jest Starter
## Getting started
1. Download https://pnpm.io/ first
2. `pnpm install`
3. `pnpm dev` to run the Next.js development serverThis is pretty bare-bones and mostly for my own usage. Feel free to use whatever you find useful here!
## Pendings
There are a bunch of things to do before calling this _done_, feel free to grab something from the issues or open a new one!