I've built Yala out on Remix.run, which is a server-side rendering framework for React. It's very similar to Next.js but takes a different approach, which allows for support for nested routing without a whole lot of crazy configuration.…
While the markdown works in the Post Details view (that's this view, with all the comments), it doesn't work in the summary view! Next pull request should add that feature.
When an anonymous user in an incognito browser sees the site, they see a green upvote tag, as if they've upvoted the post. Anonymous users should never have a positive value assigned to votes.
Okay, so this is embarassing. I'm mostly interacting with my PG database via prisma.io - which is great, but something has come up.
Right now, I have a "posts" table, with an "aggregatedVotes" field to my posts table which goes up and down based on…
I'm on a phone. Obviously the site is not ready to even tackle that yet but fyi it looks like a blank page whenever i change pages until i "pinch in" to see the whole site like on desktop.…
It looks like the upload feature is working. I'll work on the editing of community descriptions and header images soon.…
Development on Yala has stalled as my computer is packed up in a prep move to Las Vegas, NV.…
Just testing if the database is still running.…