cs481-ekh / s24-illiterate-librarians

MIT License
1 stars 0 forks source link

task: Prepare project for hosting #164

Closed AndrewDoering01 closed 3 months ago

AndrewDoering01 commented 4 months ago

Replace all instances of local host with optional environment variable in order to have site hosted on SDP site

Definition of done:

AndrewDoering01 commented 4 months ago

[t: 20] Added environment variable and call to it throughout the project, if the variable is set in .env, it will make the calls to the sdp domain

AndrewDoering01 commented 3 months ago

[t:60]

Setup environments for frontend, set new favicon, setup environment variables and changed docker compose to run schema automatically.