initial commit

set up the database with full text search and a simple prompt template
engine
This commit is contained in:
2023-11-05 00:33:38 -06:00
commit e0430c62bd
13 changed files with 366 additions and 0 deletions

8
.idea/.gitignore generated vendored Normal file
View File

@ -0,0 +1,8 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml