An open API service indexing awesome lists of open source software.

https://github.com/ma-ahmad/quickstart-rails-tailwind

Start building rapidly with quickstart-rails-tailwind.
https://github.com/ma-ahmad/quickstart-rails-tailwind

rails ruby ruby-on-rails tailwindcss webpack

Last synced: about 1 year ago
JSON representation

Start building rapidly with quickstart-rails-tailwind.

Awesome Lists containing this project

README

          

Quickstart


This is a base project to quickly spin up a Rails+Tailwindcss application.

## Built with

- [Ruby (3.0.1)](https://www.ruby-lang.org/en/)
- [Ruby on Rails (6.1.3.1)](https://rubyonrails.org/)
- [Stimulus (2.0.0)](https://stimulus.hotwire.dev/)
- [Tailwindcss (2.1.2)](https://tailwindcss.com/)
- [View_component](https://viewcomponent.org/)

## Heroku Link
[Quickstart](https://quickstart-rails-tailwind.herokuapp.com/)

**Email:** test@test.com
**Password:** 123456

## Local Development Setup
- Install the latest [Node.js](https://nodejs.org) version. Make sure that [npm](https://www.npmjs.com/) is installed with it as well.
- Install [yarn](https://classic.yarnpkg.com/en/docs/install/#mac-stable).
- Install latest [postgres](https://www.postgresql.org/).
- Make sure ruby latest version is installed.
- Cloning the project to your local machine
- cd into the project directory
- Run commands (rails db:create, rails db:migrate).

## 🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

- Forking the project
- Cloning the project to your local machine
- `cd` into the project directory
- Run `git checkout -b your-branch-name`
- Make your contributions
- Push your branch up to your forked repository
- Open a Pull Request with a detailed description to the development branch of the original project for a review

## Show your support

Give a ⭐️ if you like this project!

## Licence

[MIT](https://github.com/MA-Ahmad/quickstart-rails-tailwind/blob/master/LICENSE) © Muhammad Ahmad