Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History

README.md

Outline

Create Next Stack Website

Welcome to the create-next-stack-website package. This package contains the code for www.create-next-stack.com. If you are looking for the CLI, you can find it in the here.

This website acts as the landing page, UI, and docs, for Create Next Stack.

Contributing

If you've found a bug or has an idea for an improvement, please open an issue or consider contributing.

Scripts

The table below provides names and descriptions of the npm scripts available in this project during development.

Each script is run using yarn <script-name>. For example: yarn dev.

Name Description
dev Runs the Next.js development server.
build Generates a production build.
start Runs the Next.js production server built using build script.
lint Runs ESLint to catch linting errors in the source code.
format Formats all source code in the project.
format:check Checks the formatting of all code in the project.
prepare The prepare life cycle script is used to set up Git pre-commit hooks when people run yarn install. This script should not be run manually.

Technologies

The table below gives an overview of the technologies used in this project, as well as places to learn more about them.

Name Links
Next.js Docs - Learn Next.js - GitHub repo
React Docs - GitHub repo
TypeScript Docs - GitHub repo
Emotion Docs - GitHub repo
Chakra UI Docs - GitHub repo
React Hook Form Docs - GitHub repo
Framer Motion Docs - GitHub repo
ESLint Configuration - Rules - GitHub Repo
Prettier Docs - Options - GitHub repo
Husky Docs - GitHub repo
lint-staged GitHub repo
Yarn CLI Docs - GitHub repo
GitHub Actions Docs - Workflow syntax
Morty Proxy This is a proxified and sanitized view of the page, visit original site.