Giter VIP home page Giter VIP logo

christmas-warm-hearts's Introduction

Warm hearts

Intro

Project was created in fast way with multiple "TODOs" described in notion https://warm-hearts.notion.site/80a10e0fb5644e238726f5e80e21d677?v=c0bc0f74ad4b464cbe5a2fe473e6a7a2&pvs=4

Any pull requests are welcome.

Development

Create network:

$ docker network create warm-hearts

  • Before start run pg14 container docker compose -f compose.development.yaml up -d
  • Create Database: docker compose run app /bin/rails db:create
  • Run migrations if needed: docker compose run app /bin/rails db:migrate
  • Run service docker compose up

NOTE: If you are not familiar with ruby on rails you can do it in your way, just edit HTML with static texts located in app/views/home/index.html.erb. All css are located in assets/stylesheets/home.css. All javascript files are located in javascript/*

christmas-warm-hearts's People

Contributors

af23me avatar workgena 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.