/devshop

Software and Web Devshop. Tools, expressive space, projects, workflow ease, and all things up to the developing team

Primary LanguageNunjucks

README

Getting started guide

git clone git@github.com:vedabrat/devshop.git

cd devshop

bundle install

rails s

Open your browswer and you will be presented with the landing page meant for clients. TODO

  • https://themes.getbootstrap.com/preview/?theme_id=9177 is meant to be the base look for the site. Only until functionality is complete can we proceed with

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...