Commit graph

15 commits

Author SHA1 Message Date
regexowl
a81fb72523 Update README.md 2023-04-19 11:56:16 +02:00
Gianluca Zuccarelli
2d6ed25cb9
README: update start scripts (#711)
Update the start scripts to match the updated scripts
in the `package.json`. Additionally, add instructions
for forwarding the domains to localhost for the stage
and prod since this is only mentioned in the `devel/`
readme.
2022-04-22 15:38:48 +01:00
Jacob Kozol
dc98e58ba5 package.json: add run script for stage env
A developer can now run `npm run stage` which will run the UI against
the staging environment on crc.
2022-02-28 15:35:51 +01:00
Jacob Kozol
0ff6515e11 README: change npm i to npm ci 2022-02-25 12:58:20 +01:00
Sanne Raymaekers
507b8cc3b4 README: Newline at eof 2021-10-12 15:44:48 +02:00
Sanne Raymaekers
b7be40bfe1 config: Dev against production environment 2021-10-12 15:44:48 +02:00
Martin Maroši
50d4e363ba Update frontend readme. 2021-10-12 15:03:04 +02:00
Simon Steinbeiss
6c5a9c3d07 README: Update URL of UI 2021-07-20 17:49:50 +02:00
Jacob Kozol
55a3408ff4 README: include style and test info 2021-06-14 15:22:56 +02:00
Tom Gundersen
886bd768dc devel: add full-stack development environment
This integrates all the Image Builder components needed by the
cloud.redhat.com frontend and allows them to be developed and run
locally using `docker compose`.

This should make it simple to make patches across the different
components and develop them in tandem.

Thanks to Achilleas Koutsou for the initial idea and implementation
in osbuild-composer.

Signed-off-by: Tom Gundersen <teg@jklm.no>
2021-05-21 19:23:14 +02:00
Tom Gundersen
bbf5bf8642 README: split frontend and backend instructions
Spinning up the frontend is a lot simpler than the backend, so have dedicated
instructions to just do that.
2021-05-08 22:27:51 +02:00
Sanne Raymaekers
f4c6fe908a README.md: Fix dated information
The process got a bit more complex with the mandatory client ssl
auth for composer.
2021-01-15 17:40:57 +01:00
sanne raymaekers
f62384485b Rename to image-builder-frontend 2020-09-14 12:16:35 +02:00
sanne raymaekers
97c2665463 README: Add development instructions 2020-09-11 10:04:13 +02:00
sanne raymaekers
d9ba8a2f02 osbuild-installer-frontend 2020-03-27 10:14:04 +01:00