This project is an introduction to building a full stack application as one application using webPacker.
- Languages: JavaScript, Ruby
- libraries: React
- Framework: Ruby on Rails
- Database: PostgreSQL
- Run
git clone https://github.com/a-laarabi/Rails-app.git
- Run
cd Rails-app
- Run
bundle install
- Run
npm install
- Check database.yml in
budget_application\config\database.yml
- Run
rails db:create
- Run
rails db:migrate
- Run
rails s
to run the app- Open
http://localhost:3000/
on your browser
- Text Editor (e.g. VS Code, Sublime text)
- git
👤 Anasse LAARABI
- GitHub: @a-laarabi
- Twitter: @LusindisoNt
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.