nckerll / nkerll-teacher-ratings
Flarum forumunda öğretmenler için puanlama ve yorum yapma imkanı sağlar.
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Language:TypeScript
Type:flarum-extension
pkg:composer/nckerll/nkerll-teacher-ratings
Requires
- flarum/core: ^1.2.0|^2.0.0
This package is auto-updated.
Last update: 2025-12-31 00:30:44 UTC
README
Run and deploy your AI Studio app
This contains everything you need to run your app locally.
View your app in AI Studio: https://ai.studio/apps/drive/1D0ZRUhmRtulHoSJJAvscuWGmbubDFxOH
Run Locally
Prerequisites: Node.js
- Install dependencies:
npm install - Set the
GEMINI_API_KEYin .env.local to your Gemini API key - Run the app:
npm run dev