24/11/17
Big update!
Following an update to pocketbase, too many things have changed. So I made the decision to move from Pocketbase to Postgresql. Thus, a .sql file containing the database table has been created in the ./migration folder.
You just need to configure your postgresql and import the file into it.
I had also created a Docker container that bootstraps the API. Secondly, I will do tests in the Script folder which will start with Docker.
Last updated