I am currently working on a site that periodically fetches NASA’s api and turns it into a social-media style feed where you can read, like and comment on it! I have just bootstrapped a new project with my usual stack(nextjs, prisma v8 and betterauth). However, I just found out that prisma v8 is incompatiable with betterauth, so now I have to downgrade to v7. Anyways, here’s a photo of the login page!
This is my first devlog on SPLink, a Minecraft server analytics platform with no need to self host anything, just install the plugin on your server and you’re ready to go! Anyways, in this progress report, I have finished building the core functions of the plugin, including metrics reporting and registering, as well as crash reports. On the website side of things, I have written some of the backend of the site and scaffolded the rest.
Hope you follow along and see you for the next devlog!
It semi works at least, for now, once the loading text disappears, just refresh the page to display the site. If you want to have a go, here, comment the url you decide to put in !
Just finished the basic prototyping got searching and page slugs working! Database is next, wish me luck!
Just made a whole chat UI for my ai window…
Only to realise it was already a shadcn/ui component
Update README
First, i finished off the window system as i had to modify the z-index stuff from the code for typescript, though I admit the dragging stuff was much easier, I also added clickable icons with hover bg’s and a notes app ( With MD formatting) that saves to local storage.
Added bg, closeable windows and made the windows draggable on the top bar