Skip to content

Nexirift/deeplx-server

Repository files navigation

DeepLX Server

A basic wrapper around DeepLX, based off of Marie/deeplx-server. Now featuring latest updates and a new Docker image!

Development

pnpm install
pnpm run dev
open http://localhost:3000

Production

pnpm install
pnpm build
pnpm start
open http://localhost:3000

Docker Image

docker build -t deeplx-server .

Packages

Contributors

Languages