Skip to content

🪄 @flaced/pocketsvelte is a CLI tool for creating a monorepo with SvelteKit and Pocketbase

License

Notifications You must be signed in to change notification settings

flaced/pocketsvelte

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pocketsvelte

NPM Version


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.


Usage

  1. To get started with pocketsvelte, use the following command:
npx @flaced/pocketsvelte
  1. Follow the Prompts:
  • Select the directory where you want to create your project.
  • Select the PocketBase version you want to use.
  • Choose your Svelte project setup options.
  • Decide if you want to include ESLint, Prettier, and other tools.
  • Option to install TailwindCSS and its Typography plugin.
  1. Project Initialization 🎉:
  • 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!


Features

Monorepo Creation

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 Integration

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.


Contributing

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.

About

🪄 @flaced/pocketsvelte is a CLI tool for creating a monorepo with SvelteKit and Pocketbase

Topics

Resources

License

Stars

Watchers

Forks