DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: cd02d545dc910ebcf43b3f88a3c40c4267879a21 tixe/README.md -rw-r--r-- 164 bytes
cd02d545Jonni Liljamo feat: psql with (maybe) working migration system 1 year, 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
# Tixë
Bookmarking / link organizing application.

## Todo
### OIDC login

## Dev
### Tailwind
```bash
tailwindcss -i input.css -o ./static/styles.css --watch
```