mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2025-10-05 02:39:48 +02:00
12 lines
300 B
Markdown
12 lines
300 B
Markdown
# Running
|
|
|
|
There are 3 options for running this application:
|
|
|
|
Option 1: Build a docker image and use it
|
|
Option 2: Install Node.JS (see below for detailed usage)
|
|
Option 3: Use a prebuilt docker image
|
|
|
|
After starting it, you can open ``http://server/time`` to test it,
|
|
it should show a timestamp
|
|
|
|
|