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

dev-main 2025-10-01 04:53 UTC

This package is auto-updated.

Last update: 2025-12-31 00:30:44 UTC


README

GHBanner

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

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. Run the app: npm run dev