Skip to content

Commit 77284e7

Browse files
committed
merge from main
2 parents eab08c5 + 20cb894 commit 77284e7

File tree

26 files changed

+8317
-235
lines changed

26 files changed

+8317
-235
lines changed

.claude/settings.local.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
{
2-
"permissions": {
3-
"allow": [
4-
"Bash(ls:*)",
5-
"Bash(git remote set-url:*)",
6-
"Bash(git rm:*)",
7-
"Bash(git add:*)",
8-
"Bash(git commit:*)",
9-
"Bash(git push:*)",
10-
"Bash(cat:*)",
11-
"Bash(git check-ignore:*)",
12-
"Bash(git restore:*)",
13-
"Bash(supabase status:*)",
14-
"Bash(supabase stop:*)",
15-
"Bash(supabase start:*)",
16-
"Bash(grep:*)",
17-
"Bash(sed:*)",
18-
"Bash(find:*)"
19-
],
20-
"deny": []
21-
},
22-
"enableAllProjectMcpServers": false
23-
}
2+
"permissions": {
3+
"allow": [
4+
"Bash(ls:*)",
5+
"Bash(git remote set-url:*)",
6+
"Bash(git rm:*)",
7+
"Bash(git add:*)",
8+
"Bash(git commit:*)",
9+
"Bash(git push:*)",
10+
"Bash(cat:*)",
11+
"Bash(git check-ignore:*)",
12+
"Bash(git restore:*)",
13+
"Bash(supabase status:*)",
14+
"Bash(supabase stop:*)",
15+
"Bash(supabase start:*)",
16+
"Bash(grep:*)",
17+
"Bash(sed:*)",
18+
"Bash(find:*)"
19+
],
20+
"deny": []
21+
},
22+
"enableAllProjectMcpServers": false
23+
}

.github/CODE_OF_CONDUCT.md

Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
# Contributor Covenant Code of Conduct
2+
3+
## Our Pledge
4+
5+
We as members, contributors, and leaders pledge to make participation in our
6+
community a harassment-free experience for everyone, regardless of age, body
7+
size, visible or invisible disability, ethnicity, sex characteristics, gender
8+
identity and expression, level of experience, education, socio-economic status,
9+
nationality, personal appearance, race, religion, or sexual identity
10+
and orientation.
11+
12+
We pledge to act and interact in ways that contribute to an open, welcoming,
13+
diverse, inclusive, and healthy community.
14+
15+
## Our Standards
16+
17+
Examples of behavior that contributes to a positive environment for our
18+
community include:
19+
20+
* Demonstrating empathy and kindness toward other people
21+
* Being respectful of differing opinions, viewpoints, and experiences
22+
* Giving and gracefully accepting constructive feedback
23+
* Accepting responsibility and apologizing to those affected by our mistakes,
24+
and learning from the experience
25+
* Focusing on what is best not just for us as individuals, but for the
26+
overall community
27+
28+
Examples of unacceptable behavior include:
29+
30+
* The use of sexualized language or imagery, and sexual attention or
31+
advances of any kind
32+
* Trolling, insulting or derogatory comments, and personal or political attacks
33+
* Public or private harassment
34+
* Publishing others' private information, such as a physical or email
35+
address, without their explicit permission
36+
* Other conduct which could reasonably be considered inappropriate in a
37+
professional setting
38+
39+
## Enforcement Responsibilities
40+
41+
Community leaders are responsible for clarifying and enforcing our standards of
42+
acceptable behavior and will take appropriate and fair corrective action in
43+
response to any behavior that they deem inappropriate, threatening, offensive,
44+
or harmful.
45+
46+
Community leaders have the right and responsibility to remove, edit, or reject
47+
comments, commits, code, wiki edits, issues, and other contributions that are
48+
not aligned to this Code of Conduct, and will communicate reasons for moderation
49+
decisions when appropriate.
50+
51+
## Scope
52+
53+
This Code of Conduct applies within all community spaces, and also applies when
54+
an individual is officially representing the community in public spaces.
55+
Examples of representing our community include using an official e-mail address,
56+
posting via an official social media account, or acting as an appointed
57+
representative at an online or offline event.
58+
59+
## Enforcement
60+
61+
Instances of abusive, harassing, or otherwise unacceptable behavior may be
62+
reported to the [community leaders]([email protected]) responsible for enforcement.
63+
All complaints will be reviewed and investigated promptly and fairly.
64+
65+
All community leaders are obligated to respect the privacy and security of the
66+
reporter of any incident.
67+
68+
## Enforcement Guidelines
69+
70+
Community leaders will follow these Community Impact Guidelines in determining
71+
the consequences for any action they deem in violation of this Code of Conduct:
72+
73+
### 1. Correction
74+
75+
**Community Impact**: Use of inappropriate language or other behavior deemed
76+
unprofessional or unwelcome in the community.
77+
78+
**Consequence**: A private, written warning from community leaders, providing
79+
clarity around the nature of the violation and an explanation of why the
80+
behavior was inappropriate. A public apology may be requested.
81+
82+
### 2. Warning
83+
84+
**Community Impact**: A violation through a single incident or series
85+
of actions.
86+
87+
**Consequence**: A warning with consequences for continued behavior. No
88+
interaction with the people involved, including unsolicited interaction with
89+
those enforcing the Code of Conduct, for a specified period of time. This
90+
includes avoiding interactions in community spaces as well as external channels
91+
like social media. Violating these terms may lead to a temporary or
92+
permanent ban.
93+
94+
### 3. Temporary Ban
95+
96+
**Community Impact**: A serious violation of community standards, including
97+
sustained inappropriate behavior.
98+
99+
**Consequence**: A temporary ban from any sort of interaction or public
100+
communication with the community for a specified period of time. No public or
101+
private interaction with the people involved, including unsolicited interaction
102+
with those enforcing the Code of Conduct, is allowed during this period.
103+
Violating these terms may lead to a permanent ban.
104+
105+
### 4. Permanent Ban
106+
107+
**Community Impact**: Demonstrating a pattern of violation of community
108+
standards, including sustained inappropriate behavior, harassment of an
109+
individual, or aggression toward or disparagement of classes of individuals.
110+
111+
**Consequence**: A permanent ban from any sort of public interaction within
112+
the community.
113+
114+
## Attribution
115+
116+
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
117+
[version 2.0](https://www.contributor-covenant.org/version/2/0/code_of_conduct.html).
118+
119+
Community Impact Guidelines were inspired by [Mozilla's code of conduct
120+
enforcement ladder](https://github.com/mozilla/diversity).
121+
122+
[homepage]: https://www.contributor-covenant.org
123+
124+
For answers to common questions about this code of conduct, see the [FAQ](https://www.contributor-covenant.org/faq). [Translations](https://www.contributor-covenant.org/translations) are available.
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Title
2+
<!-- Simple phrase that describes the main outcomes -->
3+
4+
## Overview
5+
6+
> Describe what your PR does here.
7+
8+
---
9+
10+
## Gallery
11+
<!-- Gallery Guide
12+
Delete if irrelevant
13+
- Screenshots to show changes
14+
- Code snippets to flex smugly
15+
-->
16+
17+
---
18+
19+
## Changes
20+
<!-- Changes Guide
21+
Break your changes into either files or categories, depending on how wide-ranging the PR is. For example...
22+
23+
### Database Utils `or` `utils/db.md`
24+
25+
Brief description of changes
26+
27+
- details in bullet points, if necessary
28+
-->
29+
30+
---
31+
32+
## Summary
33+
<!-- Summary Guide
34+
Describe this PR using a completely non-technical and ideally absurd metaphor
35+
-->

.github/workflows/build.yml

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
name: Build
2+
3+
on:
4+
push:
5+
branches: [main]
6+
7+
pull_request:
8+
branches: [main]
9+
10+
jobs:
11+
build:
12+
runs-on: ubuntu-latest
13+
14+
steps:
15+
- name: Check out code
16+
uses: actions/checkout@v4
17+
18+
- name: Check for Lock File
19+
run: |
20+
if [ ! -f package-lock.json ] && [ ! -f npm-shrinkwrap.json ] && [ ! -f yarn.lock ];
21+
then echo "Error: No lock file found! Ensure you have committed a lock file."
22+
exit 1
23+
fi
24+
25+
- name: Create .env file
26+
env:
27+
PUBLIC_SUPABASE_URL: ${{ secrets.PUBLIC_SUPABASE_URL }}
28+
PUBLIC_SUPABASE_ANON_KEY: ${{ secrets.PUBLIC_SUPABASE_ANON_KEY }}
29+
run: |
30+
echo "PUBLIC_SUPABASE_URL=${{ secrets.PUBLIC_SUPABASE_URL }}" >> .env
31+
echo "PUBLIC_SUPABASE_ANON_KEY=${{ secrets.PUBLIC_SUPABASE_ANON_KEY }}" >> .env
32+
33+
- name: Setup Node.js
34+
uses: actions/setup-node@v4
35+
with:
36+
node-version: '22' # LTS version of Node
37+
cache: 'npm'
38+
39+
- name: Install dependencies
40+
run: npm ci
41+
42+
- name: Run type checking
43+
run: npm run check
44+
45+
- name: Lint & Format
46+
run: npm run format
47+
48+
# - name: Run tests
49+
# run: |
50+
#npm install -D jsdom
51+
# npm run test
52+
53+
- name: Build
54+
run: npm run build

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
/node_modules
33
/.pnp
44
.pnp.js
5-
package-lock.json
65
yarn.lock
76
pnpm-lock.yaml
87

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
22
"supabase.projectUrl": "http://127.0.0.1:54321",
3-
"supabase.anonKey": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0"
3+
"supabase.anonKey": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZS1kZW1vIiwicm9sZSI6ImFub24iLCJleHAiOjE5ODM4MTI5OTZ9.CRXP1A7WOeoJeXxjNni43kdQwgnWNReilDMblYTn_I0",
4+
"workbench.colorCustomizations": {}
45
}

0 commit comments

Comments
 (0)