Skip to content

smart-tech-master/Events

Repository files navigation

Obv.io - Event Web App

URLs

This is a single app that handles requests at various subdomains:

app.obv.io (obv.io Service Admin) - Handles billing, creating organizations.

app.obv.io/organization/myorganization (Organization Admin) - Create/manage events, invite team members, define roles/permisisons

myevent.obv.io - Event site for attendees

or

myevent.staging.obv.io

Testing

npm run test to run tests, or npm run test:watch to run tests any time a file changes.

Dev

pipeline status coverage report

npm run dev to start server at localhost:3000

Staging

pipeline status coverage report

Merge into the staging branch to deploy to base url: https://staging.obv.io

Production

pipeline status coverage report

Merge into the production branch to deploy to prod: https://*.obv.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages