Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

vinhtranchau/manage

Repository files navigation

prerequisite

golang MongoDB Docker NodeJS

testing

make server_start

By doing this you start Golang server_start.

Then in another terminal you write following to start Envoy proxy:

make envoy_build
make envoy_start

Lastly type this to start React app:

cd frontend
npm install
npm run build
serve -s build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published