All Projects → calismamasam → Calismamasam.com

calismamasam / Calismamasam.com

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

Programming Languages

ruby
36898 projects - #4 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: ✭ 102 (+12.09%)
Mutual labels:  technology, developers
Contrib
Data for dev.tube – 🍿 a free and open-source tech video hub.
Stars: ✭ 247 (+171.43%)
Mutual labels:  developer-tools, developers
Duckrails
Development tool to mock API endpoints quickly and easily (docker image available)
Stars: ✭ 1,690 (+1757.14%)
Mutual labels:  developer-tools, developers
Developer Tools And Resources
The Best Tools and Resources for developers
Stars: ✭ 39 (-57.14%)
Mutual labels:  developer-tools, developers
Swiff
💁 Command line tools for common local ↔ remote server tasks.
Stars: ✭ 87 (-4.4%)
Mutual labels:  developer-tools
React Builder
⚙ A GUI tool to build your react app in the fastest way with all components and pages with routing.
Stars: ✭ 82 (-9.89%)
Mutual labels:  developer-tools
Catalogue
📙 Super lightweight function registries for your library
Stars: ✭ 77 (-15.38%)
Mutual labels:  developer-tools
Cvise
Super-parallel Python port of the C-Reduce
Stars: ✭ 77 (-15.38%)
Mutual labels:  developer-tools
Run
⚡The resource runtime
Stars: ✭ 90 (-1.1%)
Mutual labels:  developer-tools
Suitcase
A flexible command line tool for instantly deploying user interfaces for simple commands and scripts.
Stars: ✭ 1,287 (+1314.29%)
Mutual labels:  developer-tools
Xh
Friendly and fast tool for sending HTTP requests
Stars: ✭ 1,264 (+1289.01%)
Mutual labels:  developer-tools
Tech Calendar
Calendar of technology and development events
Stars: ✭ 82 (-9.89%)
Mutual labels:  technology
Ptags
A parallel universal-ctags wrapper for git repository
Stars: ✭ 87 (-4.4%)
Mutual labels:  developer-tools
Parse Dashboard For Ios
A beautiful mobile client for managing your Parse apps while you are on the go! Now you can easily view and modify your data in the same way you would on the offical desktop client.
Stars: ✭ 81 (-10.99%)
Mutual labels:  developer-tools
Copilot Cli
The AWS Copilot CLI is a tool for developers to build, release and operate production ready containerized applications on Amazon ECS and AWS Fargate.
Stars: ✭ 1,285 (+1312.09%)
Mutual labels:  developer-tools
Devtube Brazil
🇧🇷 Lista de canais Brasileiros sobre Tecnologia
Stars: ✭ 78 (-14.29%)
Mutual labels:  technology
Cacher Cli
The command line interface to Cacher.
Stars: ✭ 85 (-6.59%)
Mutual labels:  developer-tools
Cargo Watch
🔭🚢 Watches over your Cargo project's source.
Stars: ✭ 1,281 (+1307.69%)
Mutual labels:  developer-tools
Dumb Jump
an Emacs "jump to definition" package for 50+ languages
Stars: ✭ 1,256 (+1280.22%)
Mutual labels:  developer-tools
Lighthouse Batch
Run Lighthouse analysis over multiple sites in a single command
Stars: ✭ 83 (-8.79%)
Mutual labels:  developer-tools

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].