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.
- Host: GitHub
- URL: https://github.com/dukerupert/406-records
- Owner: DukeRupert
- License: mit
- Created: 2024-10-19T14:15:03.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-14T15:23:27.000Z (over 1 year ago)
- Last Synced: 2024-12-14T16:28:23.079Z (over 1 year ago)
- Language: Svelte
- Homepage: https://406-records-serenity.vercel.app
- Size: 758 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.