The IT chapter's new-and-improved simple interface for interacting with the locale. Sucessor to crAp.
shIT is written using SvelteKit for the entire stack and stores data with SQLite through drizzle.
Start the dev server just like any other project using
npm run devBefore you commit, please run npm run fix to have your code be auto-formatted.
Also run npm run check to find any remaining issues with your code.