LiquidGalaxyLAB / Presentation-Tool

The presentation tool idea is to create an interface that is capable to create different sets of data configuration to be displayed on a Liquid Galaxy
Apache License 2.0
0 stars 4 forks source link

Containerize Backend Node codebase #23

Closed Aju100 closed 3 years ago

Aju100 commented 3 years ago

Hi, @KarinePistili,

I have added and made few changes in order to containerize the node backend system

To run on your machine, you can use the following commands.

docker-compose up

The server will be running on port 3000.

I am open to receive feedbacks or any changes for containerizing the backend node system. Thank you

Regards, Aju Tamang

KarinePistili commented 3 years ago

I'll review and send a feedback soon :)