Skip to content

Faisd405/Sevima-Hackaton-GPTeacher

Repository files navigation

Sevima Hackaton - GPTeacher

GPTeacher is an app for those of you who don't have a teacher to study with.

How To Install

1. git clone https://github.com/Faisd405/Sevima-Hackaton-GPTeacher.git
2. enter directory
3. composer install
4. npm install
5. cp .env.example .env
6. php artisan key:generate
7. setting ENV DB and OPEN_API_KEY
8. php artisan migrate
9. php artisan db:seed

and now you already install the GPTeacher, now run

php artisan serve
npm run dev

now you already running the program.

Web Hosting: https://gpteacher.faisaldev.cloud/

Releases

No releases published

Packages

No packages published

Languages