Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to get it running #1

Open
Mdkar opened this issue Mar 19, 2024 · 3 comments
Open

Not able to get it running #1

Mdkar opened this issue Mar 19, 2024 · 3 comments

Comments

@Mdkar
Copy link

Mdkar commented Mar 19, 2024

I am able to load the "/host" page, but it just looks like a static page saying "Host Home". Also the "/" page is the same as the host one. Do I need to add an .env file? What should that look like?

@dshukertjr
Copy link
Member

Thanks for opening an issue on this repo! It's awesome that you found this!

The simple answer to your question is, this repo is a bit half baked at the moment, and there is a lot of missing features. I just created this repo the day before a presentation, so there are a lot of "quick and dirty" implementations.

I'm a bit busy this week, and quite frankly I don't exactly remember the particular implementation I did around host pages, but let me check it out and get back to you as soon as I can!

@yrikhn
Copy link

yrikhn commented May 29, 2024

@Mdkar the main functionality to view/start a quiz is on the "/host/dashboard" route. From there you can start the quizzes.

@teamlee
Copy link

teamlee commented Oct 7, 2024

bash $ npm run dev

> [email protected] dev
> next dev

  ▲ Next.js 14.2.10
  - Local:        http://localhost:3000

 ✓ Starting...
bash $

After Starting..., program just exited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants