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
refactor-data-store
pique
/
.gitignore
7 lines
46 B
Text
Raw
Permalink
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/
Create project and documents (#1) This is a big dump of a lot of code, mostly making it so that: - we have a key-value store - we can create/save/load projects and documents - there's a sidebar layout with some placeholders we may or may not need - other stuff I forgot Reviewed-on: https://git.kittencollective.com/nicole/pique/pulls/1
2024-05-21 12:59:04 +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