mirror of
https://github.com/hzrd149/nsite-gateway.git
synced 2025-06-23 12:05:01 +00:00
381 B
381 B
nsite-ts
A Typescript implementation of nsite
Running with docker-compose
git clone https://github.com/hzrd149/nsite-ts.git
cd nsite-ts
docker compose up
Once the service is running you can access the cached version at http://localhost:8080
If you need to test, you can directly access the ts server at http://localhost:3000