DEV Community

Mert ÇELEN for Liman

Posted on

2 1

Liman Geliştirme Modülü

Liman MYS'nin yapısı gereği eklenti geliştirmek için yüklü olan sunucuda kod yazılması gerekmektedir. Bu nedenden dolayı birçoğumuz kod geliştirirken Visual Studio Code ile birlikte Remote SSH eklentisini kullanmaktayız.
image

Fakat, bu yeni başlayanlar için bağlantı kurarken vb durumlarda sorun yaratabilmekte. Bu sebeple, Liman MYS'ye yeni bir modül geliştirdim. Bu modül sayesinde Visual Studio Code'u tamamen tarayıcı üzerinden kullanarak olası tüm problemlerden kaçınabilirsiniz.

image

Modülü kurmak için yalnızca aşağıdaki komutu çalıştırmanız yeterli olacaktır, çalışacak betik ile Code Server paketi indirilip yüklenecek ve Liman MYS tarafındaki gerekli ayarlamalar yapılacaktır.

sudo /bin/bash -c "$(curl -fsSL https://git.io/Jt2pK)"
Enter fullscreen mode Exit fullscreen mode

Kaynak Kodu:

https://github.com/mertcelen/liman-gelistirme-modulu

Image of Timescale

Timescale – the developer's data platform for modern apps, built on PostgreSQL

Timescale Cloud is PostgreSQL optimized for speed, scale, and performance. Over 3 million IoT, AI, crypto, and dev tool apps are powered by Timescale. Try it free today! No credit card required.

Try free

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Engage with a sea of insights in this enlightening article, highly esteemed within the encouraging DEV Community. Programmers of every skill level are invited to participate and enrich our shared knowledge.

A simple "thank you" can uplift someone's spirits. Express your appreciation in the comments section!

On DEV, sharing knowledge smooths our journey and strengthens our community bonds. Found this useful? A brief thank you to the author can mean a lot.

Okay