Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relay on config #205

Open
github-actions bot opened this issue Feb 16, 2021 · 0 comments
Open

relay on config #205

github-actions bot opened this issue Feb 16, 2021 · 0 comments
Labels
tech-debt Technical debt todo

Comments

@github-actions
Copy link

relay on config

    this.#http.use(urlencoded)

    // TODO: relay on config
    this.#http.use('/', express.static(path.join(path.resolve(), 'public')))
    this.#http.use(
      '/api/v1',
      RestApiV1.route({
ew file mode 100644
ndex 0000000..58a9378
++ b/apps/web-portal/public/index.html

2282763d53cf4c5b3fac9507d1d7fc21cb2942b7

@github-actions github-actions bot added the todo label Feb 16, 2021
@nesterone nesterone added the tech-debt Technical debt label Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Technical debt todo
Projects
None yet
Development

No branches or pull requests

1 participant