Skip to content

Ifera/notifier-frontend

Repository files navigation

General Info

  • Use npm i to get started.
  • Work on a separate branch and then PR.
  • Remember to always pull and then push.

Docker Build CMD:

  • docker build -t notifier-frontend .
  • docker run -d -p 5000:5000 --name nf notifier-frontend
  • docker run -d -p 5000:5000 -v $(pwd):/app --name nf notifier-frontend
  • docker logs -f nf
  • docker exec -it nf sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages