top | item 24710012

(no title)

busymichael | 5 years ago

I have just started playing with repl.it and am enjoying it. repl.it is using a similar IDE to the VSCode fork from the OP.

I am trying to build a small web app using repl.it as my dev environment and deploy on google app engine. The stack is flask/mysql/html5/bootstrap.

I have a workflow where I can commit to a dev branch inside repl.it, push to github and them merge to master. If merge is no-conflict, it uses github actions to deploy to google app engine.

There are trade offs, but I am really enjoying the ability to just start coding by opening a browser and having my full dev environment in a tab. Really fun!

discuss

order

No comments yet.