Giter VIP home page Giter VIP logo

hasan-kilici / full-stack-w2g Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 62 KB

W2G, arkadaşlarınızla birlikte çevrimiçi video izlemek için geliştirilmiş bir uygulamadır. GoFiber ve SvelteKit kullanılarak oluşturulmuştur.

License: MIT License

JavaScript 19.25% HTML 0.83% CSS 0.18% Svelte 22.07% Go 57.66%
fastify gofiber golang puppeteer skeletonui sqlite sveltekit websocket discord oauth2

full-stack-w2g's Introduction

W2G - Watch2Gether

W2G, arkadaşlarınızla YouTube veya diğer çevrimiçi platformlardan birlikte video izlemenizi sağlayan bir uygulamadır. Bu projeyi, Golang dilinde geliştirilen GoFiber framework'ü kullanarak backend tarafını ve SvelteKit ile geliştirilen frontend tarafını oluşturdum. Ayrıca, veritabanı işlemleri için SQLite ve video arama işlevselliği için özel bir API geliştirdim.

Başlangıç

Projeyi yerel makinenizde çalıştırmak için aşağıdaki adımları izleyin:

Backend

.env dosyasını açıp Oauth2 için gerekli bilgileri girin

client_id=clientID
client_secret=clientSecret

Terminali açın ve backend klasörüne gidin:

cd backend

Gerekli bağımlılıkları yüklemek için aşağıdaki komutu çalıştırın:

go get

Projeyi başlatmak için aşağıdaki komutu çalıştırın:

go run .

Frontend

Terminali açın ve frontend klasörüne gidin:

cd frontend

Gerekli bağımlılıkları yüklemek için aşağıdaki komutu çalıştırın:

npm install

Projeyi başlatmak için aşağıdaki komutu çalıştırın:

npm run dev

Search API

Terminali açın ve search klasörüne gidin:

cd search

Gerekli bağımlılıkları yüklemek için aşağıdaki komutu çalıştırın:

npm install

Search API'yi başlatmak için aşağıdaki komutu çalıştırın:

node main.js

Katkıda Bulunmak ister misin?

Eğer projeye katkıda bulunmak isterseniz, lütfen bir Pull Request göndermeden önce konuyla ilgili bir Issue açın. Katkılarınızı memnuniyetle karşılarım!

Siteden görüntüler

image image image image

Lisans

Bu proje MIT lisansı altında lisanslanmıştır.

full-stack-w2g's People

Contributors

hasan-kilici avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

full-stack-w2g's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.