Most things are working in the template now.

This commit is contained in:
Scott Idem
2024-02-15 11:55:42 -05:00
parent 17d99d080c
commit 19f9983c9a
8 changed files with 1770 additions and 119 deletions

13
.gitignore vendored
View File

@@ -8,3 +8,16 @@ node_modules
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Backups and archives
*.bak
*.tar.gz