Find Jobs
Hire Freelancers

Heroku Deployment for TypeScript Vue3 App

$10-30 CAD

Completed
Posted 11 days ago

$10-30 CAD

Paid on delivery
I've developed an application using Vue3 and TypeScript and I need an expert to deploy it on Heroku. Ideal applicants will possess the following qualifications: - Extensive experience in TypeScript and Vue3 - Proficiency in using Heroku Node.js Buildpack for deployment - Knowledgeable in setting up applications that require no additional environment variables Please note that there are no API keys or access credentials needed for the app to work correctly. I appreciate your time and look forward to seeing your proposals. FYI this is github link [login to view URL] FYI, below error is occuring 2024-05-09T03:44:59.526204+00:00 heroku[web.1]: State changed from crashed to starting 2024-05-09T03:45:04.980734+00:00 heroku[web.1]: Starting process with command `npm run dev` 2024-05-09T03:45:05.972454+00:00 app[web.1]: npm WARN config production Use `--omit=dev` instead. 2024-05-09T03:45:06.099797+00:00 app[web.1]: 2024-05-09T03:45:06.099798+00:00 app[web.1]: > owera-portfolio@0.0.0 dev 2024-05-09T03:45:06.099798+00:00 app[web.1]: > vite 2024-05-09T03:45:06.099798+00:00 app[web.1]: 2024-05-09T03:45:06.592847+00:00 app[web.1]: env { 2024-05-09T03:45:06.592901+00:00 app[web.1]: NPM_CONFIG_PRODUCTION: 'false', 2024-05-09T03:45:06.592910+00:00 app[web.1]: npm_config_user_agent: 'npm/10.5.0 node/v20.12.2 linux x64 workspaces/false', 2024-05-09T03:45:06.592910+00:00 app[web.1]: npm_node_execpath: '/app/.heroku/node/bin/node', 2024-05-09T03:45:06.592911+00:00 app[web.1]: SHLVL: '0', 2024-05-09T03:45:06.592911+00:00 app[web.1]: npm_config_noproxy: '', 2024-05-09T03:45:06.592912+00:00 app[web.1]: PORT: '54801', 2024-05-09T03:45:06.592912+00:00 app[web.1]: HOME: '/app', 2024-05-09T03:45:06.592912+00:00 app[web.1]: npm_package_json: '/app/[login to view URL]', 2024-05-09T03:45:06.592912+00:00 app[web.1]: PS1: '\\[\\033[01;34m\\]\\w\\[\\033[00m\\] \\[\\033[01;32m\\]$ \\[\\033[00m\\]', 2024-05-09T03:45:06.592913+00:00 app[web.1]: npm_config_userconfig: '/app/.npmrc', 2024-05-09T03:45:06.592913+00:00 app[web.1]: npm_config_local_prefix: '/app', 2024-05-09T03:45:06.592913+00:00 app[web.1]: COLOR: '0', 2024-05-09T03:45:06.592913+00:00 app[web.1]: _: '/app/.heroku/node/bin/npm', 2024-05-09T03:45:06.592913+00:00 app[web.1]: npm_config_prefix: '/app/.heroku/node', 2024-05-09T03:45:06.592913+00:00 app[web.1]: npm_config_npm_version: '10.5.0', 2024-05-09T03:45:06.592914+00:00 app[web.1]: WEB_CONCURRENCY: '1', 2024-05-09T03:45:06.592914+00:00 app[web.1]: npm_config_cache: '/app/.npm', 2024-05-09T03:45:06.592914+00:00 app[web.1]: COREPACK_HOME: '/app/.heroku/corepack', 2024-05-09T03:45:06.592915+00:00 app[web.1]: npm_config_node_gyp: '/app/.heroku/node/lib/node_modules/npm/node_modules/node-gyp/bin/[login to view URL]', 2024-05-09T03:45:06.592918+00:00 app[web.1]: PATH: '/app/node_modules/.bin:/node_modules/.bin:/app/.heroku/node/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin:/app/.heroku/node/bin:/app/.heroku/yarn/bin:/usr/local/bin:/usr/bin:/bin:/app/bin:/app/node_modules/.bin', 2024-05-09T03:45:06.592919+00:00 app[web.1]: NODE: '/app/.heroku/node/bin/node', 2024-05-09T03:45:06.592919+00:00 app[web.1]: npm_package_name: 'owera-portfolio', 2024-05-09T03:45:06.592919+00:00 app[web.1]: MEMORY_AVAILABLE: '512', 2024-05-09T03:45:06.592919+00:00 app[web.1]: NODE_HOME: '/app/.heroku/node', 2024-05-09T03:45:06.592919+00:00 app[web.1]: npm_lifecycle_script: 'vite', 2024-05-09T03:45:06.592919+00:00 app[web.1]: npm_package_version: '0.0.0', 2024-05-09T03:45:06.592920+00:00 app[web.1]: npm_lifecycle_event: 'dev', 2024-05-09T03:45:06.592920+00:00 app[web.1]: npm_config_globalconfig: '/app/.heroku/node/etc/npmrc', 2024-05-09T03:45:06.592920+00:00 app[web.1]: npm_config_init_module: '/app/.[login to view URL]', 2024-05-09T03:45:06.592920+00:00 app[web.1]: PWD: '/app', 2024-05-09T03:45:06.592921+00:00 app[web.1]: npm_execpath: '/app/.heroku/node/lib/node_modules/npm/bin/[login to view URL]', 2024-05-09T03:45:06.592921+00:00 app[web.1]: YARN_PRODUCTION: 'false', 2024-05-09T03:45:06.592921+00:00 app[web.1]: npm_config_global_prefix: '/app/.heroku/node', 2024-05-09T03:45:06.592921+00:00 app[web.1]: npm_command: 'run-script', 2024-05-09T03:45:06.592921+00:00 app[web.1]: NODE_ENV: 'production', 2024-05-09T03:45:06.592922+00:00 app[web.1]: WEB_MEMORY: '512', 2024-05-09T03:45:06.592922+00:00 app[web.1]: DYNO: 'web.1', 2024-05-09T03:45:06.592922+00:00 app[web.1]: INIT_CWD: '/app', 2024-05-09T03:45:06.592922+00:00 app[web.1]: EDITOR: 'vi' 2024-05-09T03:45:06.592922+00:00 app[web.1]: } 2024-05-09T03:45:06.592976+00:00 app[web.1]: going to use port 54801 2024-05-09T03:45:06.634244+00:00 app[web.1]: 2024-05-09T03:45:06.634249+00:00 app[web.1]: VITE v5.2.10 ready in 502 ms 2024-05-09T03:45:06.634250+00:00 app[web.1]: 2024-05-09T03:45:06.634615+00:00 app[web.1]: ➜ Local: http://localhost:54801/ 2024-05-09T03:45:06.634700+00:00 app[web.1]: ➜ Network: use --host to expose 2024-05-09T03:45:06.634798+00:00 app[web.1]: ➜ Vue DevTools: Open http://localhost:54801/__devtools__/ as a separate window 2024-05-09T03:45:06.634816+00:00 app[web.1]: ➜ Vue DevTools: Press Alt(⌥)+Shift(⇧)+D in App to toggle the Vue DevTools 2024-05-09T03:45:06.634816+00:00 app[web.1]: 2024-05-09T03:46:05.561388+00:00 heroku[web.1]: Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch 2024-05-09T03:46:05.574879+00:00 heroku[web.1]: Stopping process with SIGKILL 2024-05-09T03:46:05.660887+00:00 heroku[web.1]: Process exited with status 137 2024-05-09T03:46:05.685307+00:00 heroku[web.1]: State changed from starting to crashed 2024-05-09T03:47:59.261592+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=[login to view URL] request_id=b0da96d1-687e-42ca-bc8f-20a9cce116f4 fwd="[login to view URL]" dyno= connect= service= status=503 bytes= protocol=https 2024-05-09T03:47:59.341125+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/[login to view URL]" host=[login to view URL] request_id=b1d1c4f8-39b7-4c90-9e61-a400a9bd0534 fwd="[login to view URL]" dyno= connect= service= status=503 bytes= protocol=https 2024-05-09T03:57:03.975592+00:00 app[api]: Starting process with command `bash` by user <redacted> 2024-05-09T03:57:10.529113+00:00 heroku[run.9527]: State changed from starting to up 2024-05-09T03:58:36.548892+00:00 heroku[run.9527]: Process exited with status 130 2024-05-09T03:58:36.575134+00:00 heroku[run.9527]: State changed from up to complete 2024-05-09T03:58:45.069588+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=[login to view URL] request_id=33726eaf-26e1-45d6-9f36-8e4b5a423898 fwd="[login to view URL]" dyno= connect= service= status=503 bytes= protocol=https 2024-05-09T03:58:45.587417+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/[login to view URL]" host=[login to view URL] request_id=0f39be01-0970-44a8-817f-d734f04c92c0 fwd="[login to view URL]" dyno= connect= service= status=503 bytes= protocol=https 2024-05-09T03:58:56.711345+00:00 app[api]: Starting process with command `bash` by user 2024-05-09T03:59:04.463037+00:00 heroku[run.7788]: State changed from starting to up 2024-05-09T03:59:53.705093+00:00 heroku[run.7788]: Process exited with status 1 2024-05-09T03:59:53.732505+00:00 heroku[run.7788]: State changed from up to complete
Project ID: 38086997

About the project

15 proposals
Remote project
Active 11 days ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hi, I can help deploy your vite, vue3 application, seems to be an issue with binding to the correct ports. I can resolve the issue in less than an hour feel free to message me with any other details I might need to know Cheers Nehal
$30 CAD in 7 days
5.0 (2 reviews)
2.9
2.9
15 freelancers are bidding on average $48 CAD for this job
User Avatar
Hello there, I'm an expert in Vue3 and TypeScript development with experience in deploying applications on Heroku. I can help resolve the error you're encountering and successfully deploy your application. Let's connect to discuss the details and get started. Best regards, Ismail S
$50 CAD in 1 day
5.0 (2 reviews)
3.1
3.1
User Avatar
Hello, I can start immediately. I have 13+ years of experience and I ensure you I can complete the project within budget and timeline. I'm not just a developer; I'm your dedicated partner. I'm committed to working with you. Count on me for any upgrades or specific requirements you may have along the way. I have few questions about the requirement. Can we discuss this over chat? Looking forward to hearing from you soon. Best regards, Sneha
$30 CAD in 7 days
5.0 (2 reviews)
2.8
2.8
User Avatar
As a skilled and experienced Node.js developer, I believe I am the perfect fit for your Heroku deployment needs. Having worked extensively with both TypeScript and Vue3, I fully understand the intricacies and nuances of these technologies. Additionally, I have a profound understanding of Heroku's Node.js Buildpack, which makes me well-equipped to troubleshoot and resolve any deployment issues that may arise. Moreover, my proficiency in setting up applications without relying on additional environment variables aligns perfectly with your project requirements. Your app, despite not needing API keys or access credentials, seems to be encountering some configuration challenges. Fortunately, I am adept at navigating such complexities and can ensure a seamless deployment. Lastly, my background in MERN stack development would be a valuable asset as it rounds off the full spectrum of web development you might require beyond deployment. With me on board, you not only get a Heroku specialist but a holistic developer who can assist you in myriad aspects such as front-end design, back-end management, and even database integration if required. Let's get your project live together!
$20 CAD in 7 days
5.0 (3 reviews)
1.8
1.8
User Avatar
Hi Sandeep K., Good morning! I hope this message finds you well. As a dedicated full-stack developer from Ukraine, I specialize in creating dynamic websites and web applications using modern technologies. With a good grasp of business needs, I always aim to deliver efficient solutions. Specializing in full-stack development, I possess extensive experience with a variety of frameworks including React, Angular, Laravel and jQuery, collaborating seamlessly across different operating systems, web servers, and network configurations such as Linux and Apache, ensuring optimal user experiences through proficiency in Heroku, Node.js and Vue.js. Please send a message to discuss more about this project. Eager to hear your feedback Anton
$10 CAD in 2 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hi, I have more then 15 year’ experienced in Development with full stack . As i am expert, I can build it according to your requirements. Because I have a lot of the experiences about these fields, I can build your project as soon as possible perfectly. I offer excellent software quality work and provide the best support on your project. If you give me this job, I will do my best to finish your job until your timeline. If you want to see my past works, I can show you my past works right now. Ready to discuss with you about the task now.
$20 CAD in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello Sandeep K., We went through your project description and it seems like our team is a great fit for this job. We are an expert team which have many years of experience on Node.js, Heroku, Vue.js Please come over chat and discuss your requirement in a detailed way. Regards
$20 CAD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello, Good morning As an experienced full stack developer, I am very interested in this Heroku Deployment for TypeScript Vue3 App project. Throughout my career, I have successfully completed similar projects before. So I am confident that I can provide you satisfied results within given time. Could you please contact me to discuss further? I am ready to start working immediately. Thank you.
$20 CAD in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hey There, As a top-rated full-stack developer with over 9 years of experience, I am confident that I am the right fit for your Heroku deployment project. I have extensive proficiency in not just TypeScript and Vue3 but also in Node.js - which is essential for successful Heroku deployment. My presence in the industry for this long has allowed me to develop an in-depth understanding of different frameworks and buildpacks. Moreover, my skillset goes beyond just development. Apart from my profound knowledge about Heroku's Node.js Buildpack for deployment, I have also acquired the ability to set up applications that require no additional environment variables–a crucial requirement as per your project description. This proficiency ensures a seamless deployment ensuring your application runs without any nefarious issues. Lastly, dedication is my middle name when it comes to completing projects effectively and man as critically acclaimed projects such as yours. Alongside my honored title as a Top-rated Developer, my distinguished verifiable record shows my commendable work ethics with an accuracy rate of around 98% to 100%. I'm looking forward to assisting you in making your constructive idea a reality!
$20 CAD in 7 days
0.0 (0 reviews)
0.0
0.0

About the client

Flag of CANADA
North York, Canada
5.0
5
Payment method verified
Member since Sep 20, 2009

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.