Skip to content
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

Remove DB util file. #32

Merged
merged 4 commits into from
Feb 20, 2024
Merged

Remove DB util file. #32

merged 4 commits into from
Feb 20, 2024

Conversation

iamtouha
Copy link
Collaborator

  • src/server/db/util.tsx can sometimes be mistaken with src/lib/utils. so db utils code is moved to /src/server/db/schema.ts

  • remove unused function - slugify

  • utils is converted to file from directory.

  • setup prettier config rules.

Copy link

vercel bot commented Feb 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
t3-lucia-starter ✅ Ready (Inspect) Visit Preview Feb 20, 2024 6:40pm

Copy link
Collaborator Author

@iamtouha iamtouha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

check

@iamtouha iamtouha merged commit da8bf0b into main Feb 20, 2024
5 checks passed
@iamtouha iamtouha deleted the rm-db-util branch February 20, 2024 18:42
iamtouha added a commit that referenced this pull request Apr 16, 2024
* save post feature (#24)

* feat: add price (#25)

* feat: add price

* chore: update skeletons

* Update .env.example file. (#27)

* Update .env.example

Add a "hint" to how to configure the discord oauth system, not everyone will immediately know how to make it work.

* Update package.json

Resolve vercel issues.

* remove engines

* polyfills for node v<18

* instruction for polyfill

---------

Co-authored-by: Touha Zohair <[email protected]>

* chore: page name typo (#28)

* Update .env.example (#29)

Fix a typo on line 23.

* fmt on hero (#31)

* fmt on landing page

* adding cn utils

* adding checkmark for copy

* fmt fix

* Remove DB util file. (#32)

* refactor utils

* db util code moved to schema file.

* remove unused imports

* Update prettier config

* Fix internal error 500 when navigating to dashboarad after signout (#33)

* add key to map child

* page level route protection to prevent internal error from trpc

* verification warning for non-verified users

* max 2 posts on free tier

* Update get started link (#34)

* Update verify-code.tsx

Center the "Change Account" button.

---------

Co-authored-by: Touha <[email protected]>
Co-authored-by: Sadman Sakib <[email protected]>
Co-authored-by: edereagzi <[email protected]>
Co-authored-by: Kinfe Michael Tariku <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant