Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweetmantech/lora-profile
lite zora client - profile
https://github.com/sweetmantech/lora-profile
Last synced: about 16 hours ago
JSON representation
lite zora client - profile
- Host: GitHub
- URL: https://github.com/sweetmantech/lora-profile
- Owner: SweetmanTech
- License: mit
- Created: 2024-08-26T22:40:46.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-08-27T00:57:17.000Z (2 months ago)
- Last Synced: 2024-08-28T02:08:46.040Z (2 months ago)
- Language: TypeScript
- Homepage: https://lora-profile.vercel.app
- Size: 2.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lora Profile
- lite profiles on zora
## Setup
1. Use node v20 with `nvm use 20`.
2. Run the following command in the root of the codebase to install the dependencies: `yarn install`.
3. Run the following command to start the dev server: `yarn dev`.## Authors
- [@sweetmantech](https://github.com/sweetmantech) ([warpcast](https://warpcast.com/sweetman-eth))
## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details