This is a Directus, Sveltekit blogging starter. Also comes with Tailwind (via Windicss) for easy styling!
git clone https://github.com/alteredorange/directus-sveltekit-blog-starter.git starter
cd starter
pnpm i
//or 'npm i' or 'yarn'pnpm run dev
- This will start Directus on the standard port (http://localhost:8055) and Sveltekit on http://localhost:3000[email protected]
& notsecureatall
Running into issues or have a suggestion to make things better? Feel free to open up an issue, pull request, or github discussion!