eduproj/compile-database
2021-08-28 13:19:21 -05:00
..
.gitignore add a basic example of a page 2021-08-28 05:52:47 -05:00
db.ts parse from yml and stick into db 2021-08-28 13:03:38 -05:00
index.ts load 2021-08-28 13:19:21 -05:00
package.json parse from yml and stick into db 2021-08-28 13:03:38 -05:00
page.ts load 2021-08-28 13:19:21 -05:00
README.md asdf 2021-08-28 04:45:16 -05:00
tsconfig.json parse from yml and stick into db 2021-08-28 13:03:38 -05:00

compile-database

This is a script that converts the files from the material directory into an sqlite database with some indexing to allow fast search during run-time.