- π About the Project
- π» Getting Started
- π₯ Authors
- π Future Features
- π€ Contributing
- βοΈ Show your support
- π Acknowledgements
- β FAQ
- π License
hello_rails_react is app build using ruby on rails (rails-repo) and react
Ruby on Rails (simplify as Rails) is a server-side web application framework written in Ruby under the MIT License. Rails is a modelβviewβcontroller (MVC) framework, providing default structures for a database, a web service, and web pages. It encourages and facilitates the use of web standards such as JSON or XML for data transfer and HTML, CSS and JavaScript for user interfacing.
Server
Client
- React
Database
- Greeting msg
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Ruby and Rails on you operating system eg. for Ubuntu 20.04
- Node.js installed
- Yarn
- PostgreSQL database installed
Clone this repository to your desired folder:
cd my-folder
git@github.com:enis-memic/hello-rails-back-end.git
Install this project with:
bundle install
npm install
To run the project, execute the following command:
./bin/dev
To run tests, run the following command:
Test is not available
You can deploy this project using:
π€ Enis Memic
- GitHub: @enis-memic
- LinkedIn: enis-memic
- User Authentication
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, kindly give me a βοΈ
- I would like to thank Microverse.
-
Is Rails still relevant?
-
Is it easy to learn Ruby on Rails
This project is MIT licensed.