ever-co / ever-teams-boards

Ever Teams Boards

Home Page:https://board.ever.team

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ever Teams Boards

This repo is a modified fork of https://github.com/excalidraw/excalidraw (Copyright (c) 2020 Excalidraw, MIT license)

Firebase Storage and Access-Control-Allow-Origin

If you encounter this error

Screenshot 2023-10-04 at 10 54 14

Fix this by following the procedure below

Open the GCP console and start a cloud terminal session by clicking the >_ icon button in the top navbar. Or search for "cloud shell editor" in the search bar.

Click the pencil icon to open the editor, then create the cors.json file.

Run gsutil cors set cors.json gs://ever-teams.appspot.com

Screenshot 2023-10-04 at 11 00 24

About

Ever Teams Boards

https://board.ever.team

License:MIT License


Languages

Language:TypeScript 87.4%Language:SCSS 4.9%Language:MDX 4.6%Language:JavaScript 2.8%Language:HTML 0.3%Language:CSS 0.1%Language:Dockerfile 0.0%Language:Shell 0.0%