Users table name is hard coded to match the dev env. Ideally should be configurable to match the environment.
Many variables in the project are being passed as env variables. Should be possible to set or at least get the table name from an env variable.
Strategy to set and get env variables is not clear.
Users table name is hard coded to match the dev env. Ideally should be configurable to match the environment.
Many variables in the project are being passed as env variables. Should be possible to set or at least get the table name from an env variable.
Strategy to set and get env variables is not clear.