Initial web app consumption/integration (#5)
Co-authored-by: Joe Arndt <jmarndt@users.noreply.github.com> Reviewed-on: #5
This commit is contained in:
parent
3f258bcd33
commit
df6733caa9
41 changed files with 385 additions and 353 deletions
|
|
@ -14,7 +14,7 @@ Start the API:
|
|||
```bash
|
||||
npm run start:dev
|
||||
```
|
||||
Verify running via the [healthcheck](http://localhost:3000/common-cents/healthcheck) endpoint.
|
||||
To verify the API is running access the interactive [documentation](http://localhost:3000/common-cents/docs).
|
||||
|
||||
Default port (`3000`) can be changed by setting the `PORT=` environment variable.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue