Go to file
2024-12-28 00:08:26 +01:00
assets Some structure for the dashboard and correction to the README.md 2024-12-28 00:08:26 +01:00
views Some structure for the dashboard and correction to the README.md 2024-12-28 00:08:26 +01:00
.gitignore rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
go.mod rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
LICENSE rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
main.go rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
package-lock.json rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
package.json rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00
README.md Some structure for the dashboard and correction to the README.md 2024-12-28 00:08:26 +01:00
tailwind.config.js rm nextjs - go webserver with plain html, js, tailwindcss 2024-12-27 20:32:15 +01:00

Bookholder APP

Build CSS

npx tailwindcss -i ./assets/css/input.css -o ./assets/css/master.css --watch