Reem-lab / hello-rails-back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello Rails APP Api

A simple App to create API by rails to connect with a front-end and print greetings.

Link for my react.js front-end app

ReactApp Repo

Built With

  • Ruby
  • Ruby on Rails
  • PostgreSQL

Configuration

To use this project you first need to have installed the following:

  • Node.js
  • Ruby
  • PostgreSQL
  • Rails
  • Ruby version

The version of ruby that is needed for this project is

  • 3.1.1

Once you have installed them, you need to use the following command to clone the repository:

git clone git@github.com:Reem-lab/budget-app.git

Database creation

Next, use this command to create the databases:

rails db:create

Usage

Finally, use the following command to initialize the live server:

rails s

open on your browser "localhost:3000"

Authors

👤 Reem Janina

Platform Badge
GitHub @Reem-lab
Twitter Rem79940127
LinkdIn reem-janina

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

License:MIT License


Languages

Language:Ruby 72.1%Language:HTML 16.0%Language:Batchfile 9.5%Language:CSS 2.3%Language:JavaScript 0.2%