Skip to content

cesarsalesgomes/dna-kit

Repository files navigation


Logo

 

Start an initial typesafe enviroment with Sveltekit, Directus and Kysely, with the main necessary settings that a SSR webapp commonly requires.


Development ⚡️

Local development environment

  1. Fork this repository (Github sync fork guide to sync the fork with updates).

  2. Rename the file example.env to .env (Contains the required initial environment variables).

  3. Run npm start under the root folder. It will install the Docker images needed for development and start the Directus enviroments with docker-compose.

    1. Optional: To run the example route of the integration between Directus under the cats feature controller, start the application with npm run start:migration-import (It will import the necessary schema migration of the cats feature).

About

Start an initial typesafe enviroment with Sveltekit, Directus and Kysely

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published