databag/net/web/public
Lucian I. Last 71c65efa20
Typescript (#92)
* Add ignore dsstore node_modules

* Rename to typescript

rnr -r '(.*)\.js$' '$1.ts' ./src ./test
rnr -rf '(.*)\.jsx$' '$1.tsx' ./src ./test

* Remove package lock

* Fix extension of tsx at context

* init typescript

* .

* Compiles, moved to vite

* lint new files

* check dashboard

* Add dist to ignore file
2024-04-24 13:26:55 -07:00
..
favicon.ico updating app icon 2022-03-18 23:35:54 -07:00
logo192.png preparing react based webapp 2022-03-10 10:54:09 -08:00
logo512.png preparing react based webapp 2022-03-10 10:54:09 -08:00
manifest.json preparing react based webapp 2022-03-10 10:54:09 -08:00
robots.txt Discourage robots crawling in default web build, fixes #28 (#29) 2023-04-27 14:27:31 -07:00