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

feat: using the Hono web framework #16

Merged
merged 6 commits into from
Mar 1, 2024
Merged

feat: using the Hono web framework #16

merged 6 commits into from
Mar 1, 2024

Conversation

eluyuy
Copy link
Contributor

@eluyuy eluyuy commented Mar 1, 2024

Using Hono (https://hono.dev/) makes pixel-profile deployable to more PaaS (e.g. zeabur.com, heroku.com, render.com, fly.io) and your own servers!

Using Hono (https://hono.dev) makes pixel-profile deployable to more PaaS (e.g. zeabur.com, heroku.com, render.com) and your own servers!
On Windows, setting environment variables directly via `NODE_ENV=development` will fail.
@eluyuy eluyuy requested a review from LuciNyan as a code owner March 1, 2024 16:35
Copy link

vercel bot commented Mar 1, 2024

Someone is attempting to deploy a commit to a Personal Account owned by @LuciNyan on Vercel.

@LuciNyan first needs to authorize it.

Copy link

vercel bot commented Mar 1, 2024

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

Name Status Preview Comments Updated (UTC)
pixel-profile ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 1, 2024 4:48pm

@eluyuy
Copy link
Contributor Author

eluyuy commented Mar 1, 2024

Successfully deployed on Zeabur and render.com, everything looks good 😉

https://pixel-profile.zeabur.app/api/github-stats?username=eluyuy&theme=summer
https://pixel-profile.onrender.com/api/github-stats?username=eluyuy&theme=summer

@LuciNyan
Copy link
Owner

LuciNyan commented Mar 1, 2024

🤯 Oh my god!!! @eluyuy . You totally did what I've always wanted to do, and even more! Thank you so much!!! ❤️

@LuciNyan
Copy link
Owner

LuciNyan commented Mar 1, 2024

I can't even put into words how grateful I am, this is just amazing! <3

@LuciNyan LuciNyan merged commit 1803a06 into LuciNyan:main Mar 1, 2024
5 checks passed
@LuciNyan
Copy link
Owner

LuciNyan commented Mar 1, 2024

Hey @eluyuy, the code is merged! 🥳 🎉🎉🎉 Thanks again for your contribution! I'm actually not that familiar with Hono, so I was wondering if you have time, could you put together a quick deployment guide for these platforms? That would really help a lot of people out! 🥰

@eluyuy
Copy link
Contributor Author

eluyuy commented Mar 1, 2024

Thanks for liking it and I'm glad I could help! 😉❤️ @LuciNyan

There's absolutely no problem with the quick deployment guide, as that was exactly what I intended to do. ☺️

@eluyuy eluyuy deleted the hono branch March 4, 2024 03:03
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.

2 participants