DEVELOPMENT ENVIRONMENT

~liljamo/tixe

ref: c57a862c4977378256899f12648f72534ee68a32 tixe/README.md -rw-r--r-- 286 bytes
c57a862cJonni Liljamo wip: internal users 1 year, 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Tixë
Bookmarking / link organizing application.

## Installation and configuration
An example docker compose file is provided.

### OIDC
todo

## Todo
### Internal users, and initial admin user

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