roxiness / routify

Automated Svelte routes
https://routify.dev
1.85k stars 86 forks source link

New templates #512

Closed CerealKiller97 closed 1 year ago

CerealKiller97 commented 1 year ago

Hello there.

I have created 4 new templates for Routify.

  1. Skeleton TS - Bare skeleton app configured with TS
  2. Tailwind TS - App with TS and Tailwind
  3. Tailwind TS Cypress - App with TS, Tailwind and Cypress
  4. Tailwind TS Playwright - App with TS, Tailwind and Playwright

All Tailwind templates are coming with tailwindcss-debug-screens to help you with building responsive design. I have added a public folder where you can put your assets. All templates are coming with svelte-check which you can use to diagnose a problem in your app. I have updated dependencies to the latest version.

Hope you will like them :) Cheers

jakobrosenberg commented 1 year ago

Thanks. I'll merge them right away.

jakobrosenberg commented 1 year ago

:tada: This PR is included in version 3.0.0-next.143 :tada:

The release is available on:

Your semantic-release bot :package::rocket: