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.
- Host: GitHub
- URL: https://github.com/ma-ahmad/quickstart-rails-tailwind
- Owner: MA-Ahmad
- License: mit
- Created: 2021-04-27T15:27:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T18:38:02.000Z (about 5 years ago)
- Last Synced: 2025-03-27T11:50:27.403Z (about 1 year ago)
- Topics: rails, ruby, ruby-on-rails, tailwindcss, webpack
- Language: Ruby
- Homepage: https://quickstart-rails-tailwind.herokuapp.com/
- Size: 615 KB
- Stars: 12
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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