Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Post History

22%
+0 −5
Q&A How should I deploy my Full Stack Angular Application (MEAN Stack) project on free hosting website? [closed]

How should I deploy my Full Stack Angular Application (MEAN Stack) project on free hosting website? Github I have provided below the github link of the project for the better understanding. Prob...

0 answers  ·  posted 1y ago by mrsilenttradeguy‭  ·  closed 1y ago by Alexei‭

#2: Question closed by user avatar Alexei‭ · 2022-11-22T20:16:25Z (over 1 year ago)
#1: Initial revision by user avatar mrsilenttradeguy‭ · 2022-11-22T15:47:04Z (over 1 year ago)
How should I deploy my Full Stack Angular Application (MEAN Stack) project on free hosting website?
How should I deploy my Full Stack Angular Application (MEAN Stack) project on free hosting website?


[Github](https://www.github.com/adityaxrawal/ecommerce-app)

I have provided below the github link of the project for the better understanding.

Problem I am facing here is that I have a proper backend and I am not able to upload it on Netlify or Vercel as they provide serverless applications or static application.

I am not sure how to deploy it on Firebase as it may require some changes in my backend code and I don't how to do it. And also please suggest me how should I upload the frontend part of the application as when I am trying to do it using Netlify by creating a client branch then also it was showing error while parsing the package.json file.

Please provide full step by step guide as I am not able to find it anywhere and it would help me to deploy my project in an easy manner.
Please feel free to ask any or information regarding this.