pique/src
Nicole Tietz-Sokolskaya 3acafda0d3 Create web skeleton, including Tailwind for CSS and hot reloading of CSS
and templates. Tihs also adds an ADR for using Tailwind.

Add a pile of dependencies

setup orm, add admin tool

admin tool does random pass if none provided

add tons of css stuff

finish up web skeleton
2024-03-23 12:43:02 -04:00
..
bin Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
entity Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
handler Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
config.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
context.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
db.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
handler.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
lib.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
logging.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
main.css Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
password.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
prelude.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
server.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
session.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00
templates.rs Create web skeleton, including Tailwind for CSS and hot reloading of CSS 2024-03-23 12:43:02 -04:00