No description
Find a file
2020-02-10 18:41:45 -06:00
.github Update codeowners for Team snackCase (#5714) 2020-01-24 16:58:19 -06:00
.vscode Remove code related to vscode color customization (#5235) 2019-12-24 13:12:54 -05:00
.yarn/releases Use yarn 1.21.1 (#5786) 2020-02-05 17:04:06 -05:00
app Do not allow staff_user_id to be mutated (#6009) [deploy] 2020-02-10 16:35:18 -08:00
bin Add foreman to bin/setup (#6007) 2020-02-10 16:08:57 -05:00
config Sort reserved words (#6000) 2020-02-10 16:07:27 -05:00
datadog Disable Beeline on Schedulers and in Console (#5561) 2020-01-17 13:56:59 -05:00
db Add multiplier for seeds and use it for articles and users (#6003) 2020-02-10 16:06:58 -05:00
docs Add multiplier for seeds and use it for articles and users (#6003) 2020-02-10 16:06:58 -05:00
lib Fix indentation in search.rake (#5971) 2020-02-10 09:09:23 -05:00
log Initial commit 2018-02-28 16:11:08 -05:00
public Create dynamic robots.txt page (#5794) [deploy] 2020-01-28 16:49:34 -05:00
scripts Git scripts to sync or reset repository fork (#5055) 2019-12-30 13:58:16 -05:00
spec Do not allow staff_user_id to be mutated (#6009) [deploy] 2020-02-10 16:35:18 -08:00
vendor/assets Initial commit 2018-02-28 16:11:08 -05:00
.babelrc Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04:00
.codeclimate.yml Loosen Codeclimate's duplication rule (#4722) 2019-11-04 09:45:16 -05:00
.dockerignore #4129 Reduce Dockerfile size (#4251) 2019-10-10 18:01:04 -04:00
.editorconfig Export articles/posts (#576) 2018-11-21 11:13:36 -05:00
.erb-lint.yml Ignore html_safe in erb files (#5913) 2020-02-05 12:26:41 -05:00
.eslintignore Add app/assets/javascripts/lib to eslintignore (#4323) [ci skip] 2019-10-08 18:38:59 -04:00
.gitdocs.js Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04:00
.gitignore Ignore .tool-versions file (#4508) [ci skip] 2019-10-21 16:22:54 -04:00
.gitpod.dockerfile Fix missing redis server to gitpod configuration (#5528) 2020-01-15 15:12:18 -05:00
.gitpod.yml Fix missing redis server to gitpod configuration (#5528) 2020-01-15 15:12:18 -05:00
.nvmrc Changed .nvmrc to be more implicit (#5080) 2019-12-11 15:39:35 -05:00
.postcssrc.yml Initial commit 2018-02-28 16:11:08 -05:00
.prettierignore Use yarn 1.21.1 (#5786) 2020-02-05 17:04:06 -05:00
.rspec Initial commit 2018-02-28 16:11:08 -05:00
.rubocop.yml Migrate PodcastEpisodes::UpdateMediaUrlJob to PodcastEpisodes::UpdateMediaUrlWorker for Sidekiq (#5729) 2020-01-27 09:40:34 -05:00
.rubocop_todo.yml Fix rubocop complaints (#5769) 2020-01-27 16:58:23 -05:00
.ruby-version Upgrade Ruby to 2.6.5 (#4451) 2019-10-17 09:34:31 -04:00
.simplecov Change SimpleCov to be on by default (#4666) [ci skip] 2019-10-31 11:18:32 -04:00
.travis.yml Add Code To Setup the Elasticsearch Tag Index (#5919) [deploy] 2020-02-06 11:46:11 -05:00
.yardopts Adds Ruby source code documentation to docs.dev.to (#2656) 2019-05-02 13:50:58 -04:00
.yarnrc Use yarn 1.21.1 (#5786) 2020-02-05 17:04:06 -05:00
CODE_OF_CONDUCT.md Replace ban/banned with suspend/suspended in user facing text (#5816) [deploy] 2020-02-10 10:12:53 -05:00
config.ru Remove honeycomb code from config.ru (#2378) 2019-04-11 11:58:13 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md (#5891) 2020-02-05 19:02:57 -05:00
docker-compose.yml Add redis container to docker-compose (#4965) 2019-11-29 17:06:56 -05:00
docker-entrypoint.sh #4129 Reduce Dockerfile size (#4251) 2019-10-10 18:01:04 -04:00
docker-run.sh Remove unused Envfile variables (#5474) 2020-01-14 12:05:35 -05:00
Dockerfile Copy .ruby-version into Dockerfile (#5976) 2020-02-10 17:10:10 -05:00
dockerhub-readme.md Implement docker-run.sh script + docker container build (#1844) [ci skip] 2019-03-18 18:31:39 -04:00
empty-module.js Initial commit 2018-02-28 16:11:08 -05:00
Envfile Introduce Elasticsearch to DEV env (#5762) [deploy] 2020-02-03 09:12:05 -05:00
environment Include conditional for adding tag mods to connect channel (#1366) 2018-12-19 15:44:36 -05:00
Gemfile Bump draper from 3.1.0 to 4.0.0 (#5987) 2020-02-10 18:33:05 -05:00
Gemfile.lock Bump draper from 3.1.0 to 4.0.0 (#5987) 2020-02-10 18:33:05 -05:00
Guardfile Remove controller specs (#2224) 2019-03-29 19:05:02 -04:00
jest.config.js Fixed false negative of a frontend test suite failing. (#6005) 2020-02-10 18:41:45 -06:00
LICENSE.md Ran all markdown files through prettier to fix a handful. (#4599) 2019-10-28 08:20:53 -04:00
Makefile Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
netlify.toml Add Setup for storybook.dev.to (#3885) 2019-09-03 16:49:37 -04:00
package.json Bump twilio-video from 2.0.1 to 2.1.0 (#5990) 2020-02-10 13:48:26 -05:00
Procfile Update Heroku Release to Migrate and Load App (#5404) [deploy] 2020-01-08 13:43:00 -05:00
Procfile.dev Introduce Sidekiq For Background Jobs (#5252) 2019-12-27 10:39:48 -05:00
Procfile.dev-hot Initial commit 2018-02-28 16:11:08 -05:00
Rakefile Code cleanups (#659) 2018-08-07 11:00:13 -04:00
README.md Add various badges to README [skip ci] (#5931) 2020-02-06 19:23:18 -05:00
release-tasks.sh Setup Elasticsearch indexes during Deploy and Local App Setup (#5939) 2020-02-07 09:01:58 -05:00
yarn.lock Bump twilio-video from 2.0.1 to 2.1.0 (#5990) 2020-02-10 13:48:26 -05:00


DEV

DEV Community 👩‍💻👨‍💻

The Human Layer of the Stack

ruby version rails version Travis Status for thepracticaldev/dev.to Code Climate maintainability Code Climate test coverage Code Climate technical debt CodeTriage badge Dependabot Badge GitPod badge Netlify badge GitHub code size in bytes GitHub commit activity GitHub issues ready for dev Honeybadger badge

Welcome to the dev.to codebase. We are so excited to have you. With your help, we can build out DEV to be more stable and better serve our community.

What is dev.to?

dev.to (or just DEV) is a platform where software developers write articles, take part in discussions, and build their professional profiles. We value supportive and constructive dialogue in the pursuit of great code and career growth for all members. The ecosystem spans from beginner to advanced developers, and all are welcome to find their place within our community. ❤️

Table of Contents

Contributing

We encourage you to contribute to dev.to! Please check out the Contributing to dev.to guide for guidelines about how to proceed.

Getting Started

This section provides a high-level quick start guide. If you're looking for the installation guide, you'll want to refer to our complete Developer Documentation.

We run on a Rails backend, and we are currently transitioning to a Preact-first frontend.

A more complete overview of our stack is available in our docs.

Prerequisites

Installation Documentation

View Full Installation Documentation

Developer Documentation

Check out our dedicated docs page for more technical documentation.

Core team

Vulnerability disclosure

We welcome security research on DEV under the terms of our vulnerability disclosure policy.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Please see the LICENSE file in our repository for the full text.

Like many open source projects, we require that contributors provide us with a Contributor License Agreement (CLA). By submitting code to the DEV project, you are granting us a right to use that code under the terms of the CLA.

Our version of the CLA was adapted from the Microsoft Contributor License Agreement, which they generously made available to the public domain under Creative Commons CC0 1.0 Universal.

Any questions, please refer to our license FAQ doc or email yo@dev.to


Sloan, the sloth mascot
Happy Coding ❤️