Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingderwang/x2
x-pi-liart.vercel.app
https://github.com/mingderwang/x2
api astro bun neon postgres typescript vercel
Last synced: 5 days ago
JSON representation
x-pi-liart.vercel.app
- Host: GitHub
- URL: https://github.com/mingderwang/x2
- Owner: mingderwang
- Created: 2024-07-18T06:01:46.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T11:38:34.000Z (4 months ago)
- Last Synced: 2024-08-06T13:35:57.277Z (3 months ago)
- Topics: api, astro, bun, neon, postgres, typescript, vercel
- Language: TypeScript
- Homepage: https://x-pi-liart.vercel.app/api/neon
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# x
To install dependencies:
```bash
bun i
```To run:
```bash
vercel env pull .env.local
bun run dev
```To deploy:
```bash
vercel
```This project was created using `bun init` in bun v1.0.25. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.