An open API service indexing awesome lists of open source software.

https://github.com/dukerupert/406-records

Website for 406records.com, a talented recording studio nestled in the Elkhorn mountains.
https://github.com/dukerupert/406-records

Last synced: 10 months ago
JSON representation

Website for 406records.com, a talented recording studio nestled in the Elkhorn mountains.

Awesome Lists containing this project

README

          

# Sveltekit-Tailwind-Directus Starter

A modern, full-stack web development template combining the power of [Sveltekit](https://kit.svelte.dev/), the utility of [TailwindCSS](https://tailwindcss.com/), and the flexibility of [Directus](https://directus.io/) CMS.

## Features

- **Sveltekit**: Fast and efficient JavaScript framework for building web applications
- **TailwindCSS**: Highly customizable, low-level CSS framework
- **Directus**: Headless CMS for managing content and data

## Quick Start

1. Clone this repository
2. Install dependencies: `npm install`
3. Set up Directus (see Directus setup section)
4. Run the development server: `npm run dev`

## What's Included

- Pre-configured Sveltekit project
- TailwindCSS setup with basic configuration
- Directus integration boilerplate
- Basic project structure and example components

## Contributing

Contributions are welcome! Nothing fancy here, just make a pull request and I'll review it as soon as I am able.

## License

This project is licensed under the MIT License - see the LICENSE file for details.