..
2025-04-26 16:06:51 -07:00
2025-05-02 12:03:38 -07:00
2025-04-10 14:48:26 -07:00
2025-04-10 14:48:26 -07:00
2025-04-07 17:20:00 -07:00
2025-04-07 17:20:00 -07:00
2025-05-02 12:03:38 -07:00
2025-05-02 12:03:38 -07:00
2025-04-07 17:31:22 -07:00
2025-04-07 17:20:00 -07:00

Backstory web frontend

This project was bootstrapped with Create React App.

When building the main docker containers, this application is built and served as static content.

To use in development, you can launch the React server:

docker compose exec backstory /opt/backstory/shell
cd frontend
npm start

At that point, you can then connect to the server running the container on port 3000.