{"repo":"markschellhas/chic.js","free":true,"listed":false,"github":"https://github.com/markschellhas/chic.js","clone":"git clone https://github.com/markschellhas/chic.js.git","description":"Rapid prototyping CLI tool for Sveltekit apps.","language":"JavaScript","stars":25,"topics":["cli","scaffolding-tool","sveltekit","javascript"],"license":"MIT","category":"cli-tools","readme_excerpt":"About Chic.js Chic.js is a rapid prototyping tool for Sveltekit, created and maintained by Mark Schellhas. Use this CLI to scaffold your app quickly, and focus on the fun stuff. 📺 Watch a walkthrough video by Svelte Safari here: https://www.youtube.com/watch?v=AZdUtR4GYtE Getting started Installation npm install -g chic.js Usage 1. Create a new Sveltekit app with chic new MyApp 2. Change into your app directory with cd MyApp 3. Use the chic make command to scaffold views, models, routes & API endpoints for a new resource. For example: chic make Book title:string author:string about:text , will create a Book resource with all the views, model and controllers need for CRUD operations on your resource. 4. Run the development server with chic s 5. And voila! You have a working app with a Book resource. Routes Chic.js adds a /routes endpoint to your app, which shows all the routes in your app - for example API endpoints for your resources created by Chic.js. This is useful for debugging and development. To hide the /routes endpoint in production, set CHIC DEBUG=OFF in your .env file. Chic commands Command Description --- --- chic --help Displays help information about Chic.js commands chic --version Displays the current version of Chic.js chic new GuitarStore Creates a new Sveltekit app, called GuitarStore chic new GuitarStore styled with tailwind Creates a new Sveltekit app, called GuitarStore , with Tailwind CSS styling framework. Options currently available: bootstrap , tailwi","default_branch":null,"files":null,"tree":[],"storefront":"/r/markschellhas","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/markschellhas/chic.js/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}