heroku create tiktok-clone-backend-heroku
heroku create tiktok-clone-frontend-heroku
heroku buildpacks:add -a tiktok-clone-backend-heroku heroku/nodejs
heroku buildpacks:add -a tiktok-clone-frontend-heroku mars/create-react-app
heroku buildpacks:add -a tiktok-clone-backend-heroku https://github.com/lstoll/heroku-buildpack-monorepo -i 1
heroku buildpacks:add -a tiktok-clone-frontend-heroku https://github.com/lstoll/heroku-buildpack-monorepo -i 1
git remote add tiktok-clone-backend-heroku https://git.heroku.com/tiktok-clone-backend-heroku.git
git remote add tiktok-clone-frontend-heroku https://git.heroku.com/tiktok-clone-frontend-heroku.git
heroku config:set -a tiktok-clone-backend-heroku APP_BASE=TikTok/tiktok-backend/
heroku config:set -a tiktok-clone-frontend-heroku APP_BASE=TikTok/tiktok-frontend/
git push tiktok-clone-backend-heroku master
git push tiktok-clone-frontend-heroku master
-
Notifications
You must be signed in to change notification settings - Fork 0
Developement-Practice/crash-course-mern
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published