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

Initial setup #63

Open
johngonzalezv opened this issue Nov 4, 2019 · 9 comments
Open

Initial setup #63

johngonzalezv opened this issue Nov 4, 2019 · 9 comments

Comments

@johngonzalezv
Copy link

Hi, i cloned your project but i dont get initial setup. You can give me that?

  1. A example of .env file
  2. A example of first web navigation in app

Thanks for your help

@jshrc
Copy link

jshrc commented Dec 26, 2019

Bumping this as the project is definitely missing setup instructions. How do I configure the database? Which databases are even supported? The 3030 proxy forward doesn't work for me either.

@sandeepv548
Copy link

sandeepv548 commented Aug 21, 2020

@jshrc even i am also facing the same issue. you got the proper set up instructions. Please help me to set this up.

@sonu-c247
Copy link

Any update on this? Was anyone able to setup this locally?

@Baltaty
Copy link

Baltaty commented Nov 30, 2020

Hi,
I have the same issue.
The 3030 proxy forward doesn't work for me

@jliu70
Copy link

jliu70 commented May 8, 2021

It looks like they are using Auth0 as an authentication backend. So if you don't have Auth0 setup, it won't work. You'll need to sign up for Auth0 and then setup environment variables "DOMAIN", "CLIENT_ID", "CLIENT_SECRET" and "CALLBACK_URL". I'm looking through the code to see if I can "disable" authentication, or use a different authentication method but I'm not a Node.js programmer.

@snaildos
Copy link

Any updates?

@montoyaedu
Copy link

Hello everyone,

I was facing the very same problems. It took me a while but I got something working.

You will need to use my forked branch.

https://github.com/ethiclab/kahoot-clone

I wrote some setup instructions but I need yet to improve them.

Please let me know if you are able to run it.

Any advice is very welcome as well as some help improving the code and the graphical interface.

Cheers,

Edu.

@snaildos
Copy link

Hello everyone,

I was facing the very same problems. It took me a while but I got something working.

You will need to use my forked branch.

https://github.com/ethiclab/kahoot-clone

I wrote some setup instructions but I need yet to improve them.

Please let me know if you are able to run it.

Any advice is very welcome as well as some help improving the code and the graphical interface.

Cheers,

Edu.

Thanks! That's really cool. I appreciate your effort and time!

@montoyaedu
Copy link

We have a working demo here: https://kwizz.ethiclab.it/

It is a very simple proof of concept and needs a lot of work to make a usable kahoot clone.

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

8 participants