All Projects → tgezginis → calismamasam.com

tgezginis / calismamasam.com

Licence: MIT license
Teknolojiyle iç içe olan profesyonellerin çalışma ortamları burada! - https://calismamasam.com

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to calismamasam.com

Calismamasam.com
Teknolojiyle iç içe olan profesyonellerin çalışma ortamları burada! - https://calismamasam.com
Stars: ✭ 91 (-10.78%)
Mutual labels:  technology, developers
groupepsa.github.io
Documentation for Application Developpers
Stars: ✭ 14 (-86.27%)
Mutual labels:  developers
goodcode
A curated collection of annotated code examples from prominent open-source projects
Stars: ✭ 184 (+80.39%)
Mutual labels:  reviews
linkedresearch.org
🌐 linkedresearch.org
Stars: ✭ 32 (-68.63%)
Mutual labels:  reviews
bigdata-tech-index
Big Data Technology Index
Stars: ✭ 24 (-76.47%)
Mutual labels:  technology
hyper-radar
💡 Research and development at Hyper
Stars: ✭ 12 (-88.24%)
Mutual labels:  technology
tech-hubs
🏠 🏢 Where are the tech hubs in Nigeria?
Stars: ✭ 142 (+39.22%)
Mutual labels:  technology
kdr2-on-web
🤖 KDr2 on Web 🕸 🌎
Stars: ✭ 16 (-84.31%)
Mutual labels:  technology
best AI papers 2021
A curated list of the latest breakthroughs in AI (in 2021) by release date with a clear video explanation, link to a more in-depth article, and code.
Stars: ✭ 2,740 (+2586.27%)
Mutual labels:  technology
dev-feed
Flutter-based mobile app displaying a list of daily curated content from top engineering blogs and articles. Backed by a GraphQL-based API written in Kotlin..
Stars: ✭ 20 (-80.39%)
Mutual labels:  technology
urban-and-regional-planning-resources
Community list of data & technology resources concerning the built environment and communities. 🏙️🌳🚌🚦🗺️
Stars: ✭ 109 (+6.86%)
Mutual labels:  technology
bogota
Bogotá, Colombia 🍺
Stars: ✭ 22 (-78.43%)
Mutual labels:  developers
sharannyobasu
Sharannyo Basu's profile
Stars: ✭ 13 (-87.25%)
Mutual labels:  technology
soussune.com
エンジニアわいわいポッドキャスト「そうっすね」
Stars: ✭ 35 (-65.69%)
Mutual labels:  technology
google-customer-reviews
Magento integration for Google Customer Reviews
Stars: ✭ 27 (-73.53%)
Mutual labels:  reviews
NanoSoft
A forum system built using plain php dedicated for C#.NET Developers
Stars: ✭ 20 (-80.39%)
Mutual labels:  developers
Nasa-And-Spacex-Cooperation
Theme Outer Space
Stars: ✭ 41 (-59.8%)
Mutual labels:  technology
devroadshow2017
INACTIVE - http://mzl.la/ghe-archive - Mozilla's Developer Roadshow 2017
Stars: ✭ 16 (-84.31%)
Mutual labels:  developers
tech-resources
🔧 A list of useful resources for tech enthusiasts. https://andou.github.io/tech-resources/
Stars: ✭ 25 (-75.49%)
Mutual labels:  technology
PlanSum
[AAAI2021] Unsupervised Opinion Summarization with Content Planning
Stars: ✭ 25 (-75.49%)
Mutual labels:  reviews

Build Status Code Climate

Çalışma Masam

Çalışma Masam, teknoloji ile iç içe olan, sektöründeki yenilikleri takip eden ve aynı zamanda bunları paylaşmaktan keyif alan profesyonellerin; kullandığı cihazlar ve yazılımları, dinlediği müzikleri ve diğer merak edilen soruları cevapladığı bir röportaj sitesidir.

Kullanılan teknolojiler

Ek olarak birçok Ruby Gem paketi kullanıyoruz. Tüm listeye Gemfile dosyasından erişebilirsiniz.

Kurulum

Projeyi klonla;

git clone [email protected]:calismamasam/calismamasam.com.git
cd calismamasam.com

Bağımlı olunan gem paketlerini kur;

bundle install

.env dosyasını düzenle;

cp .env.example .env

Dikkat: .env dosyasında yer alan DATABASE_HOST, DATABASE_USERNAME, DATABASE_PASSWORD değişkenlerini güncellenmelidir

Database migration dosyalarını çalıştır;

rake db:migrate

Seed data oluştur (opsiyonel);

rake db:seed

Sunucuyu çalıştır;

rails server

Testleri çalıştırma

Çalışma Masam olarak deployment öncesi testleri çalıştırmak için CircleCI kullanıyoruz.

Çalışma anında yapacağınız testler için rspec komutunu kullanabilirsiniz;

bundle exec rspec

Sen de katkıda bulun

Çalışma Masam tamamen açık kaynak olarak geliştirilmektedir. Siz de bizlere öneri ya da şikayetlerinizi bildirebilir, yapacağınız geliştirmeler ile bize katkıda bulunabilirsiniz.

Katkıda bulunanlar

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].