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

rewrite some part (not done) #1

Merged
merged 5 commits into from
Jun 6, 2024
Merged

rewrite some part (not done) #1

merged 5 commits into from
Jun 6, 2024

Conversation

Dadangdut33
Copy link
Owner

  • now uses app router
  • update packages
  • db is now connected directly for faster fetching
  • the ui is now using latest mantine with tailwindcss neobrutalism
  • backend code not yet implemented in frontend but mostly done
  • extra csrf protection with edge-csrf
  • extra logging with pino + logflare

- db is now connected directly for faster fetching
- the ui is not yet ported
- login is also not yet implemented
- shortlink fetching
- update packages
- lots of code improvement
- now uses xata with drizzle
- now uses tailwind and upgraded mantine ui
- extra csrf protection with edge-csrf
- extra logging with pino + logflare
- app router
- new logo
change xata usage to the postgres beta and added script to sync the schema. We can also now run the sql command to sync the local schema with the xata db
- backend completed
- add utils for formdata with types
- add cron option
- update packages
- about page is done, other than that not done yet
- integrate the neobrutalism tailwind with mantine
- add analytics
- add viewtransitions
- improve the 404 and 500 error
- move some components but they are not yet updated
Copy link

vercel bot commented Jun 6, 2024

Deployment failed with the following error:

Hobby accounts are limited to daily cron jobs. This cron expression (*/15 * * * *) would run more than once per day. Upgrade to pro to unlock all Cron Jobs features on Vercel.

@Dadangdut33 Dadangdut33 merged commit 035f342 into master Jun 6, 2024
1 check failed
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.

None yet

1 participant