8000 GitHub - aleksasiriski/5danauoblacima2024
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

aleksasiriski/5danauoblacima2024

Repository files navigation

5danauoblacima2024

Prerequisites

Container (recommended)

Local

Build

Container (recommended)

  • Run make docker-build or make podman-build to build the Dockerfile
  • Afterwards to start run make docker-start or make podman-start

Local

  1. Install modules with make install
  2. Run dev server with pnpm run dev
  3. Alternatively build project with pnpm run build and run it with pnpm run start

Access (both methods)

  1. API should be available under port 8080, you can check by going to http://localhost:8080/healthz

Tests (automated)

  • To run the audomated tests you must do Local setup after which you can start the tests with pnpm run test

Technologies

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

3C84

Releases

No releases published

Packages

No packages published

Languages

0