feat(frontend): scaffolding to build frontend
- Added `make fnginx` to have better dev experience - Added app.conf to nginx configuration to handle frontend
This commit is contained in:
parent
5dd6067c95
commit
0db41a440d
11 changed files with 186 additions and 10 deletions
|
|
@ -54,6 +54,11 @@
|
|||
sqlite-interactive
|
||||
tmux-setup
|
||||
typescript
|
||||
act
|
||||
openssl
|
||||
nginx
|
||||
|
||||
openjdk # for openapi-generator... its a jar file
|
||||
];
|
||||
shellHook = ''
|
||||
export PODMAN_COMPOSE_WARNING_LOGS="false";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue