eslint-gpt
Generate your eslint rule with OpenAI and Vercel Edge Functions.
File Explorer
Download Latest Version (.zip)- pre-commit
- index.module.css
- index.tsx
- index.tsx
- Banner.tsx
- Chrome.tsx
- DropDown.tsx
- EditButton.tsx
- Footer.tsx
- GitHub.tsx
- Header.tsx
- LoadingCircle.tsx
- LoadingDots.tsx
- Popover.tsx
- ResizablePanel.tsx
- Result.tsx
- RuleCard.tsx
- SaveButton.tsx
- Twitter.tsx
- TwitterIcon.tsx
- UserDropdown.tsx
- useSignInModal.tsx
- useView.ts
- en.json
- zh.json
- [...nextauth].ts
- index.ts
- view.ts
- count.ts
- index.ts
- generate.ts
- rules.tsx
- [id].tsx
- _app.tsx
- _document.tsx
- explore.tsx
- index.tsx
- schema.prisma
- 1-black.png
- 2-black.png
- favicon.ico
- icon.svg
- screenshot.png
- vercel.svg
- vercelLogo.png
- globals.css
- loading-dots.module.css
- markdown.css
- prism.css
- api.ts
- auth.ts
- fetchWithTimeout.ts
- index.ts
- OpenAIStream.ts
- planetscale.ts
- prisma.ts
- session.ts
- upstash.ts
- .env.example
- .gitignore
- .prettierignore
- .prettierrc
- lint-staged.config.js
- middleware.ts
- next.config.js
- package-lock.json
- package.json
- postcss.config.js
- privacy.md
- README-zh_CN.md
- README.md
- tailwind.config.js
- tsconfig.json
- turbo.json
# Installation Guide
1. Get the code
git clone https://github.com/ycjcl868/eslint-gpt
Downloads the entire project code from GitHub to your computer.
cd eslint-gpt
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
