Skip to content

Latest commit

 

History

207 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git GitHub

Nutriguide

This is the backend of the Nutriguide project 🥑

📚 Description

Nutriguide it's an aplication that helps you maintain a healthy and personalized diet. All given by the hand of our qualified nutritionist.

⚙ Setup / Installation Requirements

1. Requirements

You need to install git, docker and go.

sudo apt-get update
sudo apt-get install git

wget https://golang.org/dl/go1.17.2.linux-amd64.tar.gz
sudo tar -C /usr/local -xzf go1.17.2.linux-amd64.tar.gz
echo 'export PATH=$PATH:/usr/local/go/bin' >> $HOME/.profile // According to your terminal: $HOME/.zshrc or $HOME/.hasrc
source $HOME/.profile

Docker installation

2. Clone and install dependences

git clone git@github.com:fullstacktf/personal-nutritionist-backend.git
cd personal-nutritionist-backend
go

🐞 Known Bugs

🤝 How to contribute

⚖️ License

About

This is the backend repository of the Personal Nutritionist App

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages