Coder Social home page Coder Social logo

redbar0n / hotwire.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marcoroth/hotwire.io

0.0 0.0 0.0 4.3 MB

Community-driven documentation and resource Hub for Hotwire.

Home Page: https://hotwire.io

License: MIT License

Shell 0.30% JavaScript 2.66% Ruby 21.50% TypeScript 0.23% CSS 3.49% HTML 70.49% Dockerfile 1.33%

hotwire.io's Introduction

Hotwire.io

The JavaScript Ecosystem for Server-rendered Web-Applications.

Getting started

Running locally

Running app locally

  1. Clone the repository:
git clone https://github.com/marcoroth/hotwire.io
  1. Install dependencies:
cd hotwire.io
  1. Setup the app (install dependencies, create the database, etc.)
bin/setup
  1. Run the app locally:
bin/dev
  1. The app should be now available at http://localhost:3000
open http://localhost:3000

Running linters locally

To run the linters with the provided configuration, follow these steps:

  1. Open the project's root directory in the terminal.
  2. Run the linting command:
bin/lint
  1. Review the linting results.
  2. Commit changes to your branch

Contributing

  1. Fork the repository on GitHub.
  2. Follow steps in "Running locally" section above
  3. Update your git remote URL
git remote set-url origin https://github.com/[user]/hotwire.io
  1. Fetch latest changes from your fork
git fetch origin
  1. Create new branch for your feature
git checkout -b your-feature
  1. Do your changes

  2. Commit your work

git commit -m "Message"
  1. Push your changes to your fork
git push origin
  1. Open pull request on GitHub

License

The project is available as open source under the terms of the MIT License.

hotwire.io's People

Contributors

adrianthedev avatar afogel avatar dependabot[bot] avatar divagueame avatar domchristie avatar guillaumebriday avatar joancodes avatar joshuap avatar julianrubisch avatar konnorrogers avatar lb- avatar marcoroth avatar pkayokay avatar shubhusion avatar smithwebdev avatar tabishiqbal avatar tetzng avatar tonysm avatar v19i 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.