8000 GitHub - bluntswordman/client-organization-management-app
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bluntswordman/client-organization-management-app

Repository files navigation

Getting Started

copy .env.example to .env and set your environment variables

cp .env.example .env

build the docker image

docker build --build-arg FILE_ENV=.env -t client-organization-management-app .

run the docker container

docker run -p 3000:3000 client-organization-management-app

Open Here with your browser to see the result.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0