Coder Social home page Coder Social logo

fabioaraujo121 / dockerbase Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 204 KB

Hello and welcome to the DOCKERBASE! 🤙 This is a base app with Ruby on Rails and Bootstrap 5 within Docker. Just clone it and don't worry about the first step configuration.

Dockerfile 2.22% Ruby 70.03% JavaScript 9.00% CSS 1.70% SCSS 0.05% HTML 16.52% Shell 0.48%
ruby-on-rails docker bootstrap-5 ruby3

dockerbase's Introduction

DOCKERBASE

Hello and welcome to the DOCKERBASE! 🤙 This is a base app with Ruby on Rails and Bootstrap 5 within Docker. Just clone it and don't worry about the first step configuration.

Versions

  • Ruby: 3.0.0
  • Ruby on Rails: 6.1.1
  • Bootstrap: 5.1.3

Setup

1. Install the Docker (if you don't have it). Here's the Docker webpage.

2. Clone it in your machine:

git clone https://github.com/fabioaraujo121/dockerbase.git

3. Jump in the folder you just cloned:

cd dockerbase

4. Build & Up the docker:

docker-compose up --build

5. Connecting to the container (open a new Terminal tab):

docker exec -it dockerbase_app /bin/bash

⛔️ Style not working properly

If your style is not working properly it might mean that we didn't install the Bootstrap 5 correctly. You'll need to connect your container:

docker exec -it dockerbase_app /bin/bash

Then you'll need to run these installations below:

yarn add bootstrap@next
yarn add popper.js
yarn add @popperjs/core

⚠️ Change the name

By default the app name is dockerbase. Do change it to your app's name.

To do so just take a full search in this repo for dockerbase.

dockerbase's People

Contributors

fabioaraujo121 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.