harshitsinghai77 / nemo-backend

Nemo Backend
https://nemo-landing-page.netlify.app/
14 stars 4 forks source link

Error encountered when deploying to Deta #14

Open CofinCup opened 1 year ago

CofinCup commented 1 year ago

Hi there! It feels good to use nemo as a way to get focused. However, I encountered failurewhen I'm trying to deploy the backend to Deta.sh,it seems that it failed to install the dependencies? Is there any way to solve this problem? image

harshitsinghai77 commented 1 year ago

Hey @CofinCup

Great to see someone using the app. Can I ask you why you want to set up your own Nemo in Deta?

You can freely use the cloud app to sign up. Also, the frontend is not in this repository. I've separated the frontend and the backend. So, even if you're able to deploy the backend, you won't able to use it using the UI.

CofinCup commented 1 year ago

I‘m currently trying to tinker around with Deta, so I think I should first try to deploy something to see what the software structure should be like in Deta. Therefore as a coooool project (listed in awsome-deta), Nemo became my first choice. (personally, I think Deta's manual left out...something? Or maybe it's just because I'm not a web dev, just a CS student wandering around.)

I'm also thinking about lofi-generation, so I thought maybe building things on top of something that already exists would be more easy (?) (marked on todo list, but due date N/A)

harshitsinghai77 commented 1 year ago

There's nothing like "not a web dev" :) Even I was just a "CS student wandering around" when I build Nemo. CS students do web dev lol.

lofi-generation sounds cool. I dabbled around it initially but dropped it for some reason. Sure, go ahead and try, if something fruitious comes around let me know and we can work together.

I can help you to install it locally if you want. If you want to deploy it using Deta, then I'll have to take a look at the errors.

CofinCup commented 1 year ago

It would be better if I can deploy this on Deta. (I have experience building local fastapi projects)