-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the official Parashu Wiki, your go-to resource for all things Parashu: the ultimate AI-powered news app.
Parashu is an innovative news platform that blends Artificial Intelligence with journalism excellence. It offers intelligent news management features, including user authentication, article saving, and AI-driven summarization. This wiki serves as a comprehensive guide to understanding and contributing to the Parashu project.
- Ruby: Ensure you have Ruby installed. Recommended version: 2.7.4
- Rails: Install Rails, the backend framework. Recommended version: 6.1.4
- Node.js: Required for managing JavaScript packages. Recommended version: 14.16.1
- PostgreSQL: Database system. Recommended version: 13.3
-
Clone the Repository:
git clone https://github.com/PreethamNaik12/parashu cd parashu-news-app
-
Install Dependencies:
bundle install yarn install
-
Database Setup:
rails db:create rails db:migrate
-
Start the Server:
rails s
The Rails backend is now running on http://localhost:3000.
- API Documentation: Detailed information about Parashu API endpoints.
- Contributing Guidelines: Learn how to contribute to Parashu.
- Troubleshooting: Solutions to common issues faced during development.
- Future Prospects: Explore the exciting features planned for Parashu.
Feel free to explore the different sections of this wiki to dive deeper into the Parashu project. Happy coding!
Parashu - Where Artificial Intelligence Meets Journalism Excellence.