https://github.com/pinatacloud/pinata-expo-server
https://github.com/pinatacloud/pinata-expo-server
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/pinatacloud/pinata-expo-server
- Owner: PinataCloud
- Created: 2024-12-06T17:26:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T18:32:22.000Z (over 1 year ago)
- Last Synced: 2025-02-13T09:28:46.280Z (over 1 year ago)
- Language: TypeScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000