MA-Ahmad / quickstart-rails-tailwind

Start building rapidly with quickstart-rails-tailwind.

Home Page:https://quickstart-rails-tailwind.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quickstart

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

Built with

Heroku Link

Quickstart

Email: test@test.com Password: 123456

Local Development Setup

  • Install the latest Node.js version. Make sure that npm is installed with it as well.
  • Install yarn.
  • Install latest postgres.
  • 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 © Muhammad Ahmad

About

Start building rapidly with quickstart-rails-tailwind.

https://quickstart-rails-tailwind.herokuapp.com/

License:MIT License


Languages

Language:Ruby 47.6%Language:HTML 43.5%Language:JavaScript 7.3%Language:SCSS 0.9%Language:CSS 0.7%