📗 Table of Contents
- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ
- 📝 License
📖 Rails React One App
The project is an exercise to connect rails with webpack.
🛠 Built With
Tech Stack
Language
Key Features
- Show random greetings
💻 Getting Started
To get a local copy up and running follow these simple example steps.
Prerequisites
In order to run this project you need:
- Install ruby on your computer or run it with docker
- Have rails installed on your computer
Setup
Clone this repository by using the command line :
git clone https://github.com/mkaya13/rails-react-one-app.git
Install
Install this project with:
bundle install
Usage
To run the project, execute the following command:
rails s
or ./bin/dev
NB: You need to create an env
file for your database credentials
your env file should contain the following
DATABASE_USERNAME=
DATABASE_PASSWORD=
👥 Authors
👤 Mert Kaya
🔭 Future Features
- Implement more functionalities
🤝 Contributing
Contributions, issues, and feature requests are welcome!
⭐️ Show your support
If you like this project by staring it.
🙏 Acknowledgments
I would like to thank Microverse for the project.
📝 License
This project is MIT licensed.