Florian Sylvain
245bf2fbf4
feat: environment specific database handling
...
Changes have been made to support environment specific database file handling. By introducing a new environment variable "DB_FILE", the application's runtime now reads the database file path from the environment. In addition, subdirectories will now be automatically created if they don't exist and more detailed error messages will be printed in case of a failure. Environment variable setup and project building instructions were also updated in the README file.
2023-08-13 04:34:30 +02:00
Florian Sylvain
318fd0f53a
feat: cors origins env var
2023-08-11 21:12:31 +02:00
Florian Sylvain
d953a66f22
feat: env variables introduction
2023-08-11 04:02:18 +02:00
Florian Sylvain
1328758984
clean: removed everything to set up 2.0
2023-08-02 01:31:35 +02:00
Florian Sylvain
730c2ba599
Merge branch 'master' into dev
2023-02-07 21:38:51 +01:00
Florian Sylvain
33e6925dab
Cleaning here and there
2023-02-06 18:31:34 +01:00
Florian Sylvain
3376d88f56
Splat handler in their own files, added pagination
2023-01-18 23:33:34 +01:00
Florian Sylvain
994dd49f6d
Added examples for .env
2023-01-18 02:21:50 +01:00
Florian Sylvain
145e21eab1
Merge pull request #8 from Floriansylvain/dev
...
Deployement ready
2023-01-18 02:10:37 +01:00
Florian Sylvain
c090ca8dad
Added base url env for API
2023-01-18 01:50:16 +01:00
Florian Sylvain
4fdf75e158
Added base path to env variables
2023-01-18 00:45:41 +01:00
Florian Sylvain
416d91a0e6
Fix URLs tentative
2023-01-13 17:30:46 +01:00
Florian Sylvain
d068fcc677
Update README.md
2023-01-09 17:44:54 +01:00
Florian Sylvain
d3c68d6c89
Added host address to .env
2022-12-22 02:52:50 +01:00
Florian Sylvain
511ace07d6
Added JWT_SECRET into .env vars
2022-12-19 02:05:28 +01:00
Florian Sylvain
ce9cb726bd
Added .env to docker-compose
2022-10-19 10:05:16 +02:00
Florian Sylvain
2b74557296
Added disclamer
2022-10-14 13:53:52 +02:00
Florian Sylvain
a29b8ccc84
Cleaning here and there
2022-10-14 13:43:01 +02:00
Florian Sylvain
0835726beb
Removed wrong template readme content
2022-10-12 09:49:12 +02:00
Florian Sylvain
f1cea88c16
Moved readme in the right place
2022-10-12 09:48:22 +02:00