Commit Graph

19 Commits

Author SHA1 Message Date
RaviAnand Mohabir
b88af6c150 Use file: instead of link: for local dependency to svelte-kit-auth 2021-05-21 12:03:47 +02:00
RaviAnand Mohabir
a8441e3ce8 🚚 Rename example-app to app 2021-05-20 20:24:39 +02:00
RaviAnand Mohabir
80e09b72e8 🎨 Make Auth class default export of lib 2021-05-20 20:14:54 +02:00
RaviAnand Mohabir
e13255116c ♻️ Export all providers from /providers module 2021-05-20 20:00:12 +02:00
RaviAnand Mohabir
6da05b0542 Add basic auth config to example app 2021-05-20 19:59:42 +02:00
RaviAnand Mohabir
768b7b9fef 🔧 Update example app env variables 2021-05-20 19:59:16 +02:00
RaviAnand Mohabir
872b93ab31 Add local dependency to svelte-kit-auth as symlink 2021-05-20 19:59:01 +02:00
RaviAnand Mohabir
05f849939d 🔧 Add exports and types to package.json and update tsconfig.json for Vite-compatible build output 2021-05-20 19:58:27 +02:00
RaviAnand Mohabir
5ed4607fe5 💄 Add TWCSS and base styles with fonts Inter/Fira Mono 2021-05-20 12:25:44 +02:00
RaviAnand Mohabir
d3b097f791 🎉 Scaffold example app with SvelteKit barebones skeleton 2021-05-20 12:17:44 +02:00
RaviAnand Mohabir
2b21911d22 🏷️ Export types from index.ts 2021-05-17 19:12:58 +02:00
RaviAnand Mohabir
8de1f5cc42 🚚 Move lib to root src/ folder 2021-05-17 19:10:41 +02:00
RaviAnand Mohabir
74ec18eb4a 🔧 Create tsconfig.json 2021-05-17 19:01:40 +02:00
RaviAnand Mohabir
7aac5a5601 🙈 Add dist/ folder to .gitignore 2021-05-17 19:01:16 +02:00
RaviAnand Mohabir
65acc7dadc 🚨 Add Svelte dev dependencies 2021-05-17 19:00:01 +02:00
RaviAnand Mohabir
8c60a95dc1 🎨 Lint files 2021-05-17 18:48:08 +02:00
RaviAnand Mohabir
d7c4438f43 Import codebase from Cheeri-No 2021-05-17 18:47:55 +02:00
RaviAnand Mohabir
4ad637dd36 🎉 Initialize NPM project and install dependencies 2021-05-17 18:47:18 +02:00
RaviAnand Mohabir
5f53fd851c Initial commit 2021-05-17 18:34:30 +02:00