Skip to content

Remove Supabase Integration #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 76 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
31cac64
Initial commit
mkubdev Sep 28, 2023
8dea1c6
chore(landing/docs): setup next.js landing website + docs base code
mkubdev Oct 2, 2023
b674758
fix(typo): update gh repos link
mkubdev Oct 4, 2023
0f233b9
fix(typo): update gh repos link
mkubdev Oct 4, 2023
f839fac
chore: add assets as avatars for hero page
Anmol-Baranwal Oct 8, 2023
6825545
chore: update dependencies
Anmol-Baranwal Oct 8, 2023
cdd62a4
feat: add avatar overlap component
Anmol-Baranwal Oct 8, 2023
075e9ff
chore: add dynamic variation size prop
Anmol-Baranwal Oct 8, 2023
6a919e3
chore: make component more concise using map
Anmol-Baranwal Oct 8, 2023
1714a97
chore: fix width issue
Anmol-Baranwal Oct 8, 2023
b7e634d
chore: update assets structure and icons for benefits section
Anmol-Baranwal Oct 8, 2023
1d9aa7e
chore: add check tools section
Anmol-Baranwal Oct 8, 2023
71e3150
feat: add hero page section
Anmol-Baranwal Oct 8, 2023
0338780
chore: add styling for icon hover in home page
Anmol-Baranwal Oct 8, 2023
7d3a484
chore: add proper layout structure using grid and map
Anmol-Baranwal Oct 8, 2023
d2bf45e
chore: add twitter and discord logo
Anmol-Baranwal Oct 8, 2023
526d495
feat: add contact us section
Anmol-Baranwal Oct 8, 2023
ad11fc5
feat: add footer for lg devices
Anmol-Baranwal Oct 8, 2023
eaef2c4
chore: use components in home page route
Anmol-Baranwal Oct 8, 2023
f5fbcf0
chore: add guildify brand logo
Anmol-Baranwal Oct 8, 2023
47f00ba
chore: add code of conduct, security.md
Anmol-Baranwal Oct 9, 2023
2659012
chore: add responsive styling
Anmol-Baranwal Oct 9, 2023
b5d18d6
chore: add responsive styling
Anmol-Baranwal Oct 9, 2023
edbcf89
chore: add responsive styling for footer section
Anmol-Baranwal Oct 9, 2023
273ab12
feat: add styling changes for light and dark mode
Anmol-Baranwal Oct 11, 2023
270255b
fix: removed footer (using layout) + update footer styling
mkubdev Oct 11, 2023
c7a1690
feat: update footer to match figma
mkubdev Oct 11, 2023
336c830
fix: removing padding to fit into main container
mkubdev Oct 11, 2023
d94d75e
fix: removing container from hero as it's on the parent class
mkubdev Oct 11, 2023
885e5ba
fix: Uniforming title, replacing h1 to h2, optimize responsive
mkubdev Oct 11, 2023
350fadc
chore: change icons to svg as transparent bg
Anmol-Baranwal Oct 11, 2023
ab89e74
chore: add assets for event locations
Anmol-Baranwal Nov 2, 2023
9197e0a
chore: add another variation of event location card
Anmol-Baranwal Nov 3, 2023
4ac2dfc
chore: add option of shuffling cards
Anmol-Baranwal Nov 3, 2023
3b66132
chore: add option of multiple rows with different shuffling
Anmol-Baranwal Nov 3, 2023
77a744a
chore: add animations for both rows
Anmol-Baranwal Nov 3, 2023
c43bdf1
chore: add linear finite animation with all images on each row
Anmol-Baranwal Nov 4, 2023
1c1084f
chore: add state of pause animation on hover
Anmol-Baranwal Nov 4, 2023
b1aceaa
chore: sample code for making a queue
Anmol-Baranwal Nov 4, 2023
98e83b9
chore: add responsive styling with animation logic
Anmol-Baranwal Nov 5, 2023
f9a7b37
chore: add scaling of individual card on hover
Anmol-Baranwal Nov 5, 2023
b213136
refactor(slider): implement fix slider
darkterminal Nov 5, 2023
85db179
refactor(event-locations): change component structures
darkterminal Nov 5, 2023
5274898
chore: add responsive styling
Anmol-Baranwal Nov 8, 2023
a75c73a
🛠 config: add projects webxguild config
mkubdev Jul 5, 2023
d0c3ab0
feat: add basic types to init the project
mkubdev Jul 5, 2023
8fc8d43
feat: Hello World WebX Guild 🎩
mkubdev Jul 5, 2023
5b358e8
docs: typos!
mkubdev Jul 5, 2023
5db8952
feat: init the WebX Guild project 🚀 Next.js 13 structure Bootstraping…
mkubdev Jul 5, 2023
8ac5e0d
chore(gitignore): update .gitignore file
darkterminal Jul 6, 2023
0c733ab
feat: add components.json and tailwind.config.mjs files
darkterminal Jul 6, 2023
09f394e
feat: add AuthNav component
darkterminal Jul 6, 2023
a912e2a
refactor(main-nav): improve responsiveness and code formatting
darkterminal Jul 6, 2023
96a4020
feat(lib): add Prisma client initialization and schema definition
darkterminal Jul 6, 2023
6af880a
chore: ignore vscode dir
darkterminal Jul 11, 2023
fef3fdb
fix(ci): adding vercel-build command to vercel
darkterminal Jul 11, 2023
cb10404
fix: remove manifest file atm
mkubdev Jul 8, 2023
343a15d
feat: add GitHub Oauth2 auth workflow + magic link
mkubdev Jul 8, 2023
25ab55f
fix: revert back to original auth-nav
darkterminal Jul 11, 2023
0c945ba
chore(prisma): remove obsolete schema and seed files
darkterminal Jan 14, 2024
e771cc0
chore(types): remove obsolete Supabase database types
darkterminal Jan 14, 2024
9e9c3c7
chore(lib): remove Prisma and Supabase client setup files
darkterminal Jan 14, 2024
ac72161
chore(auth): remove user profile and auth callback routes
darkterminal Jan 14, 2024
328045b
chore(api): add .gitkeep file
darkterminal Jan 14, 2024
7a7a3fd
feat(mock-models): remove movies.ts
darkterminal Jan 14, 2024
95d90e2
feat(mock-models): add users mock data
darkterminal Jan 14, 2024
de9ac7b
feat(auth): remove GitHub authentication provider component
darkterminal Jan 14, 2024
2c2f71b
refactor(auth): update authentication components logic and error hand…
darkterminal Jan 14, 2024
3711041
refactor(auth): update AuthNav component, add GithubIcon, and use in …
darkterminal Jan 14, 2024
f95c18d
refactor(login): simplify signup logic, remove supabase instance, and…
darkterminal Jan 14, 2024
4e6bae2
refactor(layout): remove supabase instance, adjust AuthNav session prop
darkterminal Jan 14, 2024
ca7c8d3
refactor(mirage-provider): replace movies with users, update console log
darkterminal Jan 14, 2024
ec40d94
refactor(page): remove unused imports, declare session variable
darkterminal Jan 14, 2024
04afc49
chore(env): i do not know
darkterminal Jan 14, 2024
b1dcc4b
chore(config): remove appdir config
darkterminal Jan 14, 2024
191ebbb
refactor: remove supabase database connection
darkterminal Jan 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions .env.local.example
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
NEXT_PUBLIC_SUPABASE_URL=your-supabase-url
NEXT_PUBLIC_SUPABASE_ANON_KEY=your-supabase-anon-key
# We you looking for?
30 changes: 30 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,33 @@
{
"$schema": "https://json.schemastore.org/eslintrc",
"root": true,
"extends": [
"next/core-web-vitals",
"prettier",
"plugin:tailwindcss/recommended"
],
"plugins": ["tailwindcss"],
"rules": {
"@next/next/no-html-link-for-pages": "off",
"react/jsx-key": "off",
"tailwindcss/no-custom-classname": "off"
},
"settings": {
"tailwindcss": {
"callees": ["cn"],
"config": "tailwind.config.js"
},
"next": {
"rootDir": ["./"]
}
},
"overrides": [
{
"files": ["*.ts", "*.tsx"],
"parser": "@typescript-eslint/parser"
}
]
}
{
"$schema": "https://json.schemastore.org/eslintrc",
"root": true,
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ yarn-error.log*
.env
.env.local

.vscode/
.vscode/
263 changes: 263 additions & 0 deletions CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,263 @@
# Contributor Covenant Code of Conduct

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual
identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.

## Our Standards

Examples of behavior that contributes to a positive environment for our
community include:

* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall
community

Examples of unacceptable behavior include:

* The use of sexualized language or imagery, and sexual attention or advances of
any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address,
without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Enforcement Responsibilities

Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.

Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.

## Scope

This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
<email_address>.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
reporter of any incident.

## Enforcement Guidelines

Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:

### 1. Correction

**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.

**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.

### 2. Warning

**Community Impact**: A violation through a single incident or series of
actions.

**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or permanent
ban.

### 3. Temporary Ban

**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.

**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.

### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within the
community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].

Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations# Contributor Covenant Code of Conduct

## Our Pledge

We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of experience, education, socio-economic status,
nationality, personal appearance, race, caste, color, religion, or sexual
identity and orientation.

We pledge to act and interact in ways that contribute to an open, welcoming,
diverse, inclusive, and healthy community.

## Our Standards

Examples of behavior that contributes to a positive environment for our
community include:

* Demonstrating empathy and kindness toward other people
* Being respectful of differing opinions, viewpoints, and experiences
* Giving and gracefully accepting constructive feedback
* Accepting responsibility and apologizing to those affected by our mistakes,
and learning from the experience
* Focusing on what is best not just for us as individuals, but for the overall
community

Examples of unacceptable behavior include:

* The use of sexualized language or imagery, and sexual attention or advances of
any kind
* Trolling, insulting or derogatory comments, and personal or political attacks
* Public or private harassment
* Publishing others' private information, such as a physical or email address,
without their explicit permission
* Other conduct which could reasonably be considered inappropriate in a
professional setting

## Enforcement Responsibilities

Community leaders are responsible for clarifying and enforcing our standards of
acceptable behavior and will take appropriate and fair corrective action in
response to any behavior that they deem inappropriate, threatening, offensive,
or harmful.

Community leaders have the right and responsibility to remove, edit, or reject
comments, commits, code, wiki edits, issues, and other contributions that are
not aligned to this Code of Conduct, and will communicate reasons for moderation
decisions when appropriate.

## Scope

This Code of Conduct applies within all community spaces, and also applies when
an individual is officially representing the community in public spaces.
Examples of representing our community include using an official e-mail address,
posting via an official social media account, or acting as an appointed
representative at an online or offline event.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
<email_address>.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
reporter of any incident.

## Enforcement Guidelines

Community leaders will follow these Community Impact Guidelines in determining
the consequences for any action they deem in violation of this Code of Conduct:

### 1. Correction

**Community Impact**: Use of inappropriate language or other behavior deemed
unprofessional or unwelcome in the community.

**Consequence**: A private, written warning from community leaders, providing
clarity around the nature of the violation and an explanation of why the
behavior was inappropriate. A public apology may be requested.

### 2. Warning

**Community Impact**: A violation through a single incident or series of
actions.

**Consequence**: A warning with consequences for continued behavior. No
interaction with the people involved, including unsolicited interaction with
those enforcing the Code of Conduct, for a specified period of time. This
includes avoiding interactions in community spaces as well as external channels
like social media. Violating these terms may lead to a temporary or permanent
ban.

### 3. Temporary Ban

**Community Impact**: A serious violation of community standards, including
sustained inappropriate behavior.

**Consequence**: A temporary ban from any sort of interaction or public
communication with the community for a specified period of time. No public or
private interaction with the people involved, including unsolicited interaction
with those enforcing the Code of Conduct, is allowed during this period.
Violating these terms may lead to a permanent ban.

### 4. Permanent Ban

**Community Impact**: Demonstrating a pattern of violation of community
standards, including sustained inappropriate behavior, harassment of an
individual, or aggression toward or disparagement of classes of individuals.

**Consequence**: A permanent ban from any sort of public interaction within the
community.

## Attribution

This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 2.1, available at
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].

Community Impact Guidelines were inspired by
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].

For answers to common questions about this code of conduct, see the FAQ at
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
[https://www.contributor-covenant.org/translations][translations].

[homepage]: https://www.contributor-covenant.org
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
[Mozilla CoC]: https://github.com/mozilla/diversity
[FAQ]: https://www.contributor-covenant.org/faq
[translations]: https://www.contributor-covenant.org/translations
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2023 WebX Guild

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Loading