https://github.com/phantom-98/json-scout-frontend
Data extraction service using LLM technology
https://github.com/phantom-98/json-scout-frontend
jwt nextjs recaptcha-v3 tailwindcss typescript
Last synced: over 1 year ago
JSON representation
Data extraction service using LLM technology
- Host: GitHub
- URL: https://github.com/phantom-98/json-scout-frontend
- Owner: phantom-98
- Created: 2024-09-10T15:13:48.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T06:43:54.000Z (over 1 year ago)
- Last Synced: 2025-02-27T09:14:00.968Z (over 1 year ago)
- Topics: jwt, nextjs, recaptcha-v3, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://jsonscout.com
- Size: 9.75 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
## Getting Started
First, install node modules:
```bash
npm install
```
Second, run development server:
```
npm run dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
## Deploy on AWS
This project is live on [https://jsonscout.com](https://jsonscout.com).