How to build up a web interface for self-hosted services. Seems no web UI after version 7? Or is there any guidelines for setting up the web UI as well. Thanks!
your instance configuration
Originally created by @JaymenChou on GitHub (Jan 19, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1062
### problem description
Hi devs,
How to build up a web interface for self-hosted services. Seems no web UI after version 7? Or is there any guidelines for setting up the web UI as well. Thanks!
### your instance configuration
```shell
```
<!-- gh-comment-id:2600896640 -->
@dumbmoron commented on GitHub (Jan 19, 2025):
the documentation for the frontend is in the web folder: https://github.com/imputnet/cobalt/tree/main/web
<!-- gh-comment-id:2605066849 -->
@AlexAltea commented on GitHub (Jan 21, 2025):
> Can I host the frontend using docker container?
@JaymenChou Yes, see: https://github.com/imputnet/cobalt/issues/768#issuecomment-2585195207
<!-- gh-comment-id:2652689649 -->
@Riders004 commented on GitHub (Feb 12, 2025):
> the documentation for the frontend is in the web folder: https://github.com/imputnet/cobalt/tree/main/web
How to get jwt secret and token
https://github.com/imputnet/cobalt/blob/main/api/src/config.js
Line 39, 40, 41, 42
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @JaymenChou on GitHub (Jan 19, 2025).
Original GitHub issue: https://github.com/imputnet/cobalt/issues/1062
problem description
Hi devs,
How to build up a web interface for self-hosted services. Seems no web UI after version 7? Or is there any guidelines for setting up the web UI as well. Thanks!
your instance configuration
@dumbmoron commented on GitHub (Jan 19, 2025):
the documentation for the frontend is in the web folder: https://github.com/imputnet/cobalt/tree/main/web
@JaymenChou commented on GitHub (Jan 19, 2025):
Can I host the frontend using docker container?
@AlexAltea commented on GitHub (Jan 21, 2025):
@JaymenChou Yes, see: https://github.com/imputnet/cobalt/issues/768#issuecomment-2585195207
@Riders004 commented on GitHub (Feb 12, 2025):
How to get jwt secret and token
https://github.com/imputnet/cobalt/blob/main/api/src/config.js
Line 39, 40, 41, 42