stackblitz / core

Online IDE powered by Visual Studio Code ⚡️
https://stackblitz.com
MIT License
10.27k stars 898 forks source link

Feature request: Allow server side coding in stackblitz #729

Closed nitinjs closed 1 year ago

nitinjs commented 6 years ago

Hi,

Thank you for developing Stackblitz, it is great tool to work/test/learn angular without setting up any environment on my machine.

Feature request:

  1. Allow server side coding in stackblitz -> asp.net mvc/nodejs etc
  2. DB connectivity through server side code -> mongodb/mysql
pappasa commented 6 years ago

Yes, I would also like to have that, because I am behind a corporate proxy, which does block npm installations. I found this using the MEAN stack on Stackblitz, but I could not get it to work.

nishabundela14 commented 5 years ago

any updates on this . facing same issue

titombo commented 4 years ago

Would like to know also how to overcome it

kc0tlh commented 1 year ago

As of today, these are the backend starter projects available on StackBlitz.com:

image

For enterprise users, please reach out to enterprise@stackblitz.com and visit stackblitz.com/enterprise for more info.

nitinjs commented 1 month ago

As of today 08/2024 thanks for adding webcontainer support in Stackblitz which runs nodejs in browser