Skip to content

vladimir-shirmanov/nutridiary

Repository files navigation

NutriDiary

NutriDiary is a website for you to manage and plan your nutrition diary.

Installation

Use Dockerfile to build and run an image on your local machine

docker build .
docker run -d -p 80:80 --name NutriDiary NutriDiary

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT