raul-fornell / directus-sveltekit-demo

Micro project with SvelteKit as main framework and Directus as data source configured as a static site generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Directus + Sveltekit demo

The www folder contains a SvelteKit project that can get JSON data from the fake-data-source dummy server or from the Directus CMS.

It can run in spa mode or render static files.

Follow the instructions in each folder to run them.

Remember to add the Directus JWT token to the token const in the +page.server.js file.

## Requirements

Node for SvelteKit and the fake server and Docker for Directus.

About

Micro project with SvelteKit as main framework and Directus as data source configured as a static site generator.


Languages

Language:JavaScript 72.3%Language:Svelte 14.3%Language:HTML 13.4%