Серверная часть приложения FreshProduct
- Скачайте репозиторий
git clone git@github.com:Tardimgg/FreshProductBackend.git && cd FreshProductBackend
- Создайте аккаунт https://heroku.com
- Войдите в аккаунт
heroku login
- Свяжите аккаунт heroku с git репозиторием
heroku git:remote -a fresh-product
- Добавьте пакет сборки https://github.com/emk/heroku-buildpack-rust
- Загрузите приложение на сервер
git push heroku master