https://github.com/jellydn/hello-mastra
Simple project to test the Mastra AI
https://github.com/jellydn/hello-mastra
ai google-gemini-ai mastra
Last synced: 3 months ago
JSON representation
Simple project to test the Mastra AI
- Host: GitHub
- URL: https://github.com/jellydn/hello-mastra
- Owner: jellydn
- License: mit
- Created: 2024-11-23T12:57:34.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-11T20:34:14.000Z (3 months ago)
- Last Synced: 2025-03-11T21:32:01.158Z (3 months ago)
- Topics: ai, google-gemini-ai, mastra
- Language: TypeScript
- Homepage:
- Size: 388 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to hello-mastra 👋
Simple project to test the Mastra AI## Usage
Copy the `.env.example` file to `.env` and fill the `GOOGLE_GENERATIVE_AI_API_KEY` with your API key.
```sh
bun install
```Then run the project with:
```sh
bun run dev
```## Resources
- [Mastra AI - Quick starts](https://mastra.ai/docs/guide)
- [Modern NodeJs 2024](https://github.com/jellydn/modern-nodejs-2024)## Show your support
Give a ⭐️ if this project helped you!