gpts-url
ChatGPT GPTs Store, use Astro + Taiwindcss, and crawl the 6,876 GPTs SQL packet
File Explorer
Download Latest Version (.zip)- extensions.json
- launch.json
- apple-touch-icon.png
- favicon.png
- image-white.png
- image.png
- logo.png
- none.png
- pwa-512.png
- robots.txt
- sitemap.xml
- Card.astro
- Categories.astro
- Count.astro
- Footer.astro
- Header.astro
- ImgIco.astro
- Lists.astro
- Search.astro
- Themetoggle.astro
- Layout.astro
- postgres.ts
- readerList.ts
- categories.ts
- get-by-key.ts
- get-count.ts
- get.ts
- search.json.ts
- [searchKey].astro
- index.astro
- index.astro
- 404.astro
- index.astro
- global.css
- widgets.js
- env.d.ts
- .gitignore
- astro.config.mjs
- package.json
- page-speed.png
- pnpm-lock.yaml
- README.md
- tailwind.config.mjs
- tsconfig.json
- vercel.png
# Installation Guide
1. Get the code
git clone https://github.com/CH563/gpts-url
Downloads the entire project code from GitHub to your computer.
cd gpts-url
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
pnpm install
Downloads and installs the libraries listed in package.json.
pnpm run dev
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.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
