GithubHelp home page GithubHelp logo

jembach / stupo-web-main Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 14.23 MB

contains the open source media education platform stupo

Home Page: https://stupo.vercel.app

JavaScript 5.29% TypeScript 90.09% CSS 4.63%

stupo-web-main's People

Contributors

de-sync avatar dependabot[bot] avatar jembach avatar malteeman avatar zesh99 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

stupo-web-main's Issues

Initial setup TODOs

To complete setting up this project you have to do some more work!

Server

  • Setup production server
  • Setup staging server

Sentry

  • Add this repository to the organization (Settings > Your Organisation > Integrations > GitHub)

GitHub

Settings

  • disable allow_squash_merge
  • disable allow_rebase_merge
  • enable delete_branch_on_merge
  • create a branch protection for main
  • create a branch protection for staging

Secrets

  • add SENTRY_PROJECT secret (e.g. stupo-web-main)
  • add DEPLOY_URL_PRODUCTION secret
  • add DEPLOY_URL_STAGING secret

Optional if not set by organization

  • add DEPLOY_PRIVATE_KEY secret
  • add SENTRY_AUTH_TOKEN secret
  • add SENTRY_ORG secret

Project

  • update src/pages/_app.tsx -> DC.title
  • update src/pages/_app.tsx -> author
  • update src/pages/_app.tsx -> generator
  • update src/pages/_document.tsx -> theme-color

Material UI (optional)

  • if yout want to use it, merge the branch use/material-ui
  • update src/theme.ts -> primary color

Google Analytics (optional)

  • if yout want to use it, merge the branch use/google-analytics
  • update .env.production -> NEXT_PUBLIC_GA_TRACKING_ID

Auth0 (optional)

  • if yout want to use it, merge the branch use/auth0
  • create auth0 client
  • add secrets to staging and production server: AUTH0_DOMAIN, AUTH0_AUDIENCE, AUTH0_REDIRECT_URL, AUTH0_LOGOUT_REDIRECT_URL, AUTH0_COOKIE_SECRET, AUTH0_CLIENT_ID, AUTH0_CLIENT_SECRET

Complete Sentry setup

An error occurred while setting up Sentry

It seems that their occurred an error while setting up sentry. Therefore you have to spent more time by doing the following tasks

  • create project stupo-web-main with platform node
  • write sentry dsn as env NEXT_PUBLIC_SENTRY_DSN to file .env.production

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.