- 📖 About the Project
- 💻 Getting Started
- Usage
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- 📝 License
Hello Rails Backend In this project I am going to create a rails api to use it on the frontend with react.
- Create api only app and use rails cors for cross browser support
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone or download the Collectify repository to your local machine.
cd my-folder
git clone https://github.com/fpsapc/hello-rails-back-end.git
Open your terminal and navigate to the cloned project directory.
This project does not require additional dependencies, just Ruby interpreter. However, it uses RuboCop as a linter and you should set it up as well.
bundle install
npm install
To run the project, navigate to the project directory and execute the following command:
bundle install
rails db:create db:migrate
rails server
To run tests, run the following command:
Run the following command
No tests available for this project/
👤 Salman Ahmad Khan
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
- This project is for just testing purpose
- There are no future features in it right now.
please feel free to submit a pull request or open an issue on the project repository.
Feel free to check the issues page.
If you like this project give us a star ⭐️
Special thanks to microverse team for their guidlines.
This project is MIT licensed.