nckerll / nkerll-teacher-ratings
Flarum forumunda öğretmenler için puanlama ve yorum yapma imkanı sağlar.
Package info
github.com/nckerll/nkerll-teacher-ratings
Language:TypeScript
Type:flarum-extension
pkg:composer/nckerll/nkerll-teacher-ratings
dev-main
2025-10-01 04:53 UTC
Requires
- flarum/core: ^1.2.0|^2.0.0
This package is auto-updated.
Last update: 2026-03-29 01:13:42 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