Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mingderwang/aarelying
Abstract Account Relying Party
https://github.com/mingderwang/aarelying
astro bun eip-4337 ethereum fido fido2 passkey smart-contracts solidity typescript vercel
Last synced: 17 days ago
JSON representation
Abstract Account Relying Party
- Host: GitHub
- URL: https://github.com/mingderwang/aarelying
- Owner: mingderwang
- Created: 2024-07-25T14:17:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T15:41:35.000Z (6 months ago)
- Last Synced: 2024-11-14T15:22:06.787Z (3 months ago)
- Topics: astro, bun, eip-4337, ethereum, fido, fido2, passkey, smart-contracts, solidity, typescript, vercel
- Language: TypeScript
- Homepage: https://aarelying.vercel.app
- Size: 104 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome!
App made using
```bash
create-typescript-starter
```
## For npm usersTo make the app npm usable, delete the `yarn.lock` file and run in prompt `npm install`
To run the app in development mode run `npm run dev` and for production mode run `npm start`
## For yarn users
Just run `yarn dev` for development mode. For production mode run `yarn start`.
Thanks for using my backend typescript boilerplate.
πΈπΈπΈ