Run
npm install
Create or Edit ./packages/server/.env file and fill in the details in the below format:
Expand/Collapse
ASTRA_DB_TOKEN='AstraCS:...'
ASTRA_DB_API_ENDPOINT='https://<db-uuid>-<db-region>.apps.astra.datastax.com'
ASTRA_DB_KEYSPACE='default_keyspace'
CLIENT_URL='http://localhost:3000'
JWT_SECRET='YouSeecret!'
Run
npm run dev:server
npm run dev:app -- --clean
Navigate to http://localhost:3000 and start enjoying the app!
- Register a new user as a Presenter
- Login with existing user credentials
- Create a new presentation with multiple page types (multiple choice, polls, scales, ranking, open-ended, etc.)
- Join a presentation as an Audience with an access code