- Node.js (v20 or higher)
- Remix (v2.0.0 or higher)
- Cloudflare Workers (v4.0.0 or higher)
- pnpm (v8.0.0 or higher)
To get started with Sharkbook, follow these steps:
- Clone the repository:
git clone xxx
- Navigate to the project directory:
cd beaver-ai - Install the dependencies using pnpm:
pnpm install
- Set up the environment variables:
Create a.envfile in the root directory and add the following variables:GOOGLE_GENERATIVE_AI_API_KEY=your_google_gemini_api_key CLOUDINARY_URL=your_cloudinary_url
- Start the development server:
pnpm run dev
- Open your browser and navigate to
http://localhost:5173to see the application in action.
- AI-powered design to code conversion
- Seamless integration with Cloudflare Workers
- Support for Remix framework
- Easy deployment with pnpm
- Unocss
To run the project locally, you need to set up the following environment variables in a .env file:
// wrangler.toml
[vars]
secret_key = "your_secret_key
To deploy the project, you can use the following command:
pnpm run deploy
This project is licensed under the MIT License. See the LICENSE file for details.
We welcome contributions to Sharkbook! If you have suggestions or improvements, please open an issue or submit a pull request.
For any questions or inquiries, please contact us at bazingaedward@gmail.com