Commit Graph

6 Commits (main)

Author SHA1 Message Date
Celina Peralta 3622261f98
Fix self-signed cert error (#64)
* add certificate to droplet, update readme

* update test container job to add crt
2023-04-20 13:54:59 -04:00
Eric Hellman 19f95765ce
need to be able to git pull without messing up .env (#57) 2023-04-14 18:53:36 +00:00
Peter Rauscher 3f05e94e67
Deployment instructions (#53)
* OAP-64: Filter multi-line stopwords and ignore substring matches using regex

* added test case

* Combined api/config.env and database.ini into one root .env file. Needs documentation update!

* Adding default postgres credentials in .env for container tests, needs to be overwritten on DO deployment.

* documentation changes & removed unused scripts

* Documentation changes

* Added deployment instructions and moved .env to example.env

* renaming example.env to .env for test-containers.yml workflow to pass

---------

Co-authored-by: Max Zaremba <max.zaremba@gmail.com>
2023-04-13 19:32:23 +00:00
Peter Rauscher 32bb124706
Fixed minor error with handle validation (#33) 2023-02-09 16:46:22 +00:00
Celina Peralta cf9569a358
celinanperalta/OAP 33 (#16)
* make db use handle not uuid

* remove lib

* remove lib
2022-10-24 19:35:43 -04:00
Justin O'Boyle 4a4a318c68
OAP-18 Create basic framework to view books through OAPEN (rough is OK) (#5)
* Create items/ route

* Add basic query

* Vercel

* Fix typo

* Fix type

* Cleaner exports

* Explain expandable
2022-10-03 21:34:11 -04:00