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

https://github.com/orjdev/solid-query-bug


https://github.com/orjdev/solid-query-bug

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

https://github.com/OrJDev/create-jd-app/assets/91349014/25fa251a-9711-4772-8374-04fb1fcc5678

This project was created using [Create JD App](https://github.com/OrJDev/create-jd-app)

## Start Dev Server

```bash
pnpm dev
```

This will start a dev server on port `3000` and will watch for changes.

## Testing Production Build

### Build

```bash
pnpm build
```

### Start

```bash
pnpm start
```

This will start a production server on port `3000`.

### Enviroment Variables



[Sponsor Create JD App](https://github.com/sponsors/OrJDev)