Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for Heroku integration #140

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

vijetmahabaleshwar-okta
Copy link
Contributor

No description provided.

@vijetmahabaleshwar-okta vijetmahabaleshwar-okta force-pushed the vm-hackathon-heroku branch 5 times, most recently from a61dc61 to 1481e52 Compare September 13, 2021 20:32
@@ -3,7 +3,7 @@
"version": "2.0.0",
"private": true,
"scripts": {
"start": "vue-cli-service serve",
"start": "node server.js",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about keep this command unchanged, but add the server as another layer just for heruko deployment?

The idea is to still let devs stick with vue cli ecosystem when they are trying to play with the code, then they can decide wether to deploy it as a SPA or web app.

@vijetmahabaleshwar-okta vijetmahabaleshwar-okta force-pushed the vm-hackathon-heroku branch 3 times, most recently from 204669c to 40b4ddb Compare September 14, 2021 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants