Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sweetmantech/lora-create
lite zora client - create
https://github.com/sweetmantech/lora-create
Last synced: about 13 hours ago
JSON representation
lite zora client - create
- Host: GitHub
- URL: https://github.com/sweetmantech/lora-create
- Owner: SweetmanTech
- License: mit
- Created: 2024-08-09T03:04:20.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T08:30:57.000Z (2 days ago)
- Last Synced: 2024-11-06T09:29:41.242Z (2 days ago)
- Language: TypeScript
- Homepage: https://create.myco.wtf
- Size: 6.62 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LORA CREATE
## 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. Now create a `.env` file and fill in the variables mentioned in `.env.example`
4. Run the following command to start the dev server: `yarn dev`.## Authors
- [@sweetmantech](https://github.com/sweetmantech) ([warpcast](https://warpcast.com/sweetman-eth))
- [@arpitgupta](https://github.com/arpitgupta1214) ([warpcast](https://warpcast.com/arpitgupta/))## License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details