Commit Graph

13 Commits

Author SHA1 Message Date
dal 6bdd3d74d2
dev mode and env example update 2025-05-07 18:53:53 -06:00
dal df46d418fe
make file works 2025-05-02 13:54:20 -06:00
dal 3cdd960004
ok makefile and setup 2025-05-02 13:39:12 -06:00
dal 7c4be7883c
seed 2025-05-02 12:54:16 -06:00
dal f12e524b82
current makefile and seed 2025-05-02 12:14:37 -06:00
Nate Kelley 693b652d38
change prevent navigation to actually drop listener 2025-04-24 11:41:31 -06:00
dal 17a4afc7ae
moved server into own space of workspace 2025-04-02 11:31:43 -06:00
dal c458e6070f
fix seed script 2025-03-04 09:46:26 -07:00
dal cf45f4eddd
some changes for the sql validation 2025-02-18 11:12:29 -07:00
dal 355fd336ec
Merge pull request #31 from buster-so/staging
Staging
2025-01-13 15:57:23 -08:00
RakeshNara10 fba7cc9c8e add DATABASE_URL export to Makefile 2025-01-09 09:48:08 +05:30
dal a2ab3cb641 Remove package-lock.json and update Docker Compose commands for Redis integration
- Deleted the `package-lock.json` file from the root directory.
- Modified the `dev` target in the API Makefile to start Redis using Docker Compose from the parent directory, improving service orchestration.
- Updated the `next.config.mjs` to load environment variables from the parent directory during development.
- Added `dotenv` as a dependency in both `package.json` and `package-lock.json` to manage environment variables effectively.

These changes streamline the development setup and enhance the management of environment variables.
2025-01-07 22:44:13 -07:00
dal bdc3c10712 Brought in the bi-api 2025-01-03 14:32:54 -07:00