This website requires JavaScript.
Explore
Help
Sign in
nicole
/
pique
Watch
1
Star
0
Fork
You've already forked pique
0
Code
Pull requests
Activity
9e98f86fe3
pique
/
.gitignore
7 lines
46 B
Text
Raw
Normal View
History
Unescape
Escape
Add ADR for our choice of SQLite as our primary database, backed up by experiments demonstrating that SQLite will meet all of our requirements. This also introduces ADRs in the repo, and adds a README in preparation making the repository public.
2024-03-16 15:12:46 +00:00
target/
Add models, use kv store for storage of projects/documents, and add proc macro to derive Model automatically. Projects can be created!
2024-05-09 16:15:19 +00:00
kvdata/
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-16 15:45:32 +00:00
node_modules/
Add ADR for our choice of SQLite as our primary database, backed up by experiments demonstrating that SQLite will meet all of our requirements. This also introduces ADRs in the repo, and adds a README in preparation making the repository public.
2024-03-16 15:12:46 +00:00
*.db
*.xml
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-16 15:45:32 +00:00
.env
Copy permalink