fastapi-svelte-template/frontend
2023-05-22 03:15:58 +02:00
..
src feat(frontend): user list pagination 2023-05-22 03:15:58 +02:00
static feat(frontend): add default html head 2023-05-20 18:28:01 +02:00
.env feat(devops): add Docker scripts 2023-05-20 23:13:02 +02:00
.env.development feat(devops): add Docker scripts 2023-05-20 23:13:02 +02:00
.env.production feat(frontend): add sample prod .env file 2023-05-21 03:02:12 +02:00
.gitignore feat(frontend): add default html head 2023-05-20 18:28:01 +02:00
.npmrc feat(frontend): add sveltekit project files 2023-05-20 15:16:48 +02:00
package-lock.json feat(backend): add fake data generators 2023-05-22 03:15:36 +02:00
package.json feat(backend): add fake data generators 2023-05-22 03:15:36 +02:00
postcss.config.js feat(frontend): add default html head 2023-05-20 18:28:01 +02:00
svelte.config.js feat(devops): add Docker scripts 2023-05-20 23:13:02 +02:00
tailwind.config.js feat(frontend): add default html head 2023-05-20 18:28:01 +02:00
tsconfig.json feat(frontend): add sveltekit project files 2023-05-20 15:16:48 +02:00
vite.config.ts feat(devops): add Docker scripts 2023-05-20 23:13:02 +02:00