Welcome to @flaced/pocketsvelte! This NPM module allows you to easily create a monorepo with SvelteKit and Pocketbase. During the setup process, you can customize various aspects of your Svelte project, such as whether to include ESLint, Prettier, and more. Additionally, TailwindCSS can be automatically installed, including the Typography plugin, all in their latest versions.
pocketsvelte, use the following command:npx @flaced/pocketsvelte
pocketsvelte will create a monorepo structure with the selected configurations. The setup process includes installing dependencies and initializing configuration files.Happy coding with @flaced/pocketsvelte!
pocketsvelte sets up a monorepo that integrates SvelteKit and Pocketbase seamlessly. This structure is ideal for modern web applications that require a frontend framework and a backend service working in harmony.
TailwindCSS can be installed automatically, streamlining the process of adding utility-first CSS to your project. This includes the installation of the Typography plugin for enhanced text styling.
Contributions are welcome! If you have suggestions for improvements or encounter any issues, please open an issue or submit a pull request on our GitHub repository.
Thank you for using @flaced/pocketsvelte! We hope this tool makes your development process smoother and more efficient.