Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevedylandev/signer-server-example
https://github.com/stevedylandev/signer-server-example
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevedylandev/signer-server-example
- Owner: stevedylandev
- Created: 2024-03-23T03:01:13.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-23T03:01:23.000Z (10 months ago)
- Last Synced: 2024-12-09T00:07:31.994Z (about 1 month ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# signer-server
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.0. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.