You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- TODO sync dotfiles https://docs.github.com/en/codespaces/troubleshooting/troubleshooting-personalization-for-codespaces
42
+
- TODO codespaces notify of github action
43
+
- TODO codespaces sync dotfiles https://docs.github.com/en/codespaces/troubleshooting/troubleshooting-personalization-for-codespaces
39
44
- TODO implement serverless function
40
45
> ⚠️ Heads up! GitHub Pages _does not_ support serverless or edge functions. This means dynamic functionality will be disabled. See all the [unsupported features](https://nextjs.org/docs/app/building-your-application/deploying/static-exports#unsupported-features).
41
46
- TODO sync via something like firebase
47
+
- TODO robust testing...
48
+
- TODO resolve node version conflict as per creation log in codespace Node.js 16.20.2 vs 20 assumed by asdf
49
+
- TODO consider Oauth a la drops
42
50
43
51
44
52
## Changelog
53
+
- Parsing RSS and rendering, h/t to Claude and Copilot for the typescript rss parser
54
+
- Building local, actions, and codepsaces
45
55
- Still can't find nextjs server log and getting 404 on codespace browser
0 commit comments