rickkerel.nl

manifest-code

In development

AI for FiveM server development: a desktop editor that works on the resources already on your machine.

Manifest is a desktop editor for FiveM resources. A resource is just a folder with an fxmanifest.lua in it, so the editor reads everything it shows (framework, NUI, libraries, description) straight out of the files where they already live. Nothing is uploaded, nothing is stored in a database.

The app is a CodeMirror editor inside an Electron shell, with an assistant powered by Claude that answers questions about the resource you have open. Around it sits a full product: a Next.js site with sign-in and accounts through Better Auth, and a Hono API on Bun with Drizzle and Postgres underneath.

ElectronReactCodeMirrorHonoDrizzleOpenRouter

Next project

nixflix