aronmal
2e529cede8
fix: fixed ImageSection being broken on mobile feat: added proper imprint feat: added name to privacy-policy feat: bump version fix: fixed footer not rendering correct on some mobile devices chore: bump version feat: imported html from Config repo Updated packages Migration from astro to solid-start Add database and auth Add discord rest testing Database schema rework API meeting progress Fix styles
29 lines
252 B
Text
29 lines
252 B
Text
src/drizzle/migrations
|
|
|
|
dist
|
|
.vinxi
|
|
.output
|
|
.vercel
|
|
.netlify
|
|
netlify
|
|
|
|
# Environment
|
|
.env
|
|
.env*.local
|
|
|
|
# dependencies
|
|
/node_modules
|
|
|
|
# IDEs and editors
|
|
/.idea
|
|
.project
|
|
.classpath
|
|
*.launch
|
|
.settings/
|
|
|
|
# Temp
|
|
gitignore
|
|
|
|
# System Files
|
|
.DS_Store
|
|
Thumbs.db
|