Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Server on Docker #117

Open
gamba85 opened this issue Feb 24, 2021 · 1 comment
Open

Create Server on Docker #117

gamba85 opened this issue Feb 24, 2021 · 1 comment

Comments

@gamba85
Copy link

gamba85 commented Feb 24, 2021

Hello,
I have tried to do the part of creating a server in a Docker but I can't quite understand it, in case you can help me.

I think docker with the following but then it doesn't boot by mistake.
docker run -d -p 11451: 11451 / udp -p 11451: 11451 / tcp spacemeowx2 / switch-lan-play

The part of the Node where I have to put it?
git clone https://github.com/spacemeowx2/switch-lan-play
cd switch-lan-play / server
npm install
npm run build # build ts to js. run it again when code changed.
npm start

Thanks you. Best regards.

@drizuid
Copy link
Contributor

drizuid commented Apr 6, 2021

This is the wrong git repo for the server, this is for the client

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants