You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
354 B
23 lines
354 B
TODO
|
|
====
|
|
|
|
## ARCHI
|
|
|
|
* [x] vite + vue3
|
|
* [x] typescript suppport
|
|
* [x] git version control awareness
|
|
* [x] eslint
|
|
* [ ] composition API
|
|
* [ ] WindyCss
|
|
* [ ] fake rest api
|
|
* [ ] i18n
|
|
|
|
|
|
## FEATURE
|
|
|
|
* [ ] login/logout
|
|
* [ ] grab products, categories and images from Dolibarr's API
|
|
* [ ] parallelization
|
|
* [ ] scheduled action
|
|
* [ ] cache for images
|
|
|