Skip to content

A Next.js Project that implements GPT-3.5 turbo, T3-Stack App Router, Next-auth, Drizzle and ShadcnUI

License

Notifications You must be signed in to change notification settings

fahreziadh/bikinsoal

Repository files navigation

Bikinsoal – an open-source quiz generator tool for teacher.

Bikinsoal – an open-source quiz generator tool for teacher.

Twitter License

Introduction · Features · Local Development · Tech Stack · Contributing


Introduction

Bikinsoal is an open-source quiz generator tool for teacher.

Features

Local Development

To develop Bikinsoal locally, you will need to clone this repository and set up all the env vars outlined in the .env.example file].

Once that's done, you can use the following commands to run the app locally:

yarn install
yarn build
yarn dev

Tech Stack

Contributing

We love our contributors! Here's how you can contribute:

  • Open an issue if you believe you've encountered a bug.
  • Make a pull request to add new features/make quality-of-life improvements/fix bugs.

License

Inspired by Plausible, Bikinsoal is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here.