Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.