https://github.com/wavebeem/server-pkmn-help
A stripped down version of pkmn.help implemented entirely server side.
https://github.com/wavebeem/server-pkmn-help
Last synced: over 1 year ago
JSON representation
A stripped down version of pkmn.help implemented entirely server side.
- Host: GitHub
- URL: https://github.com/wavebeem/server-pkmn-help
- Owner: wavebeem
- Created: 2025-03-08T05:19:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-08T07:08:50.000Z (over 1 year ago)
- Last Synced: 2025-03-14T23:53:05.623Z (over 1 year ago)
- Language: JavaScript
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
What if I made https://www.pkmn.help/ as an entirely server side application?
I'm awkwardly deploying this on Netlify based on this blog post:
https://yetanother.blog/2021-04-28-server-side-rendering-with-netlify/
And my own original code as reference:
https://github.com/wavebeem/classic-pkmn-help/blob/main/main.js