{"id":26047577,"url":"https://github.com/iamrajnish07/qwikpost","last_synced_at":"2026-02-14T23:03:47.008Z","repository":{"id":280498141,"uuid":"942198353","full_name":"iamrajnish07/QwikPost","owner":"iamrajnish07","description":"QwikPost is a server-based post and thought-sharing platform where users can register, log in, and share their ideas and thoughts. The platform ensures a smooth user experience using modern web technologies and authentication methods.","archived":false,"fork":false,"pushed_at":"2025-03-04T13:25:44.000Z","size":36,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T13:52:21.321Z","etag":null,"topics":["backend","express","qwikpost"],"latest_commit_sha":null,"homepage":"https://qwikpost.onrender.com","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamrajnish07.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-03-03T18:22:59.000Z","updated_at":"2025-03-04T13:25:48.000Z","dependencies_parsed_at":"2025-06-20T13:52:43.960Z","dependency_job_id":null,"html_url":"https://github.com/iamrajnish07/QwikPost","commit_stats":null,"previous_names":["iamrajnish07/qwikpost"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iamrajnish07/QwikPost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamrajnish07%2FQwikPost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamrajnish07%2FQwikPost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamrajnish07%2FQwikPost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamrajnish07%2FQwikPost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamrajnish07","download_url":"https://codeload.github.com/iamrajnish07/QwikPost/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamrajnish07%2FQwikPost/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29460136,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T22:42:09.113Z","status":"ssl_error","status_checked_at":"2026-02-14T22:42:05.053Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["backend","express","qwikpost"],"created_at":"2025-03-07T23:11:52.774Z","updated_at":"2026-02-14T23:03:47.003Z","avatar_url":"https://github.com/iamrajnish07.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QwikPost\n\n## Overview\n**QwikPost** is a server-based post and thought-sharing platform where users can register, log in, and share their ideas and thoughts. The platform ensures a smooth user experience using modern web technologies and authentication methods.\n\n## Features\n- **User Authentication**: Secure registration and login using JWT and bcrypt.\n- **Post Sharing**: Users can create, edit, and delete posts.\n- **Secure Session Management**: Cookies and JWT for authentication.\n- **Database Integration**: MongoDB Atlas for storing user data and posts.\n- **Dynamic UI**: Tailwind CSS for a responsive and modern design.\n- **CRUD Operations**: Basic Create, Read, Update, and Delete operations on posts.\n- **Cluster Management**: Ensures scalability and efficiency.\n- **Deployment**: Hosted on **Render Web Server**, with project versioning and collaboration through **GitHub**.\n\n## Tech Stack\n- **Backend**: Node.js, Express.js\n- **Authentication**: JWT, bcrypt, Cookies\n- **Database**: MongoDB Atlas\n- **Frontend Styling**: Tailwind CSS\n- **Hosting \u0026 Deployment**: Render, GitHub\n\n## Installation \u0026 Setup\n### Prerequisites\nMake sure you have the following installed:\n- [Node.js](https://nodejs.org/)\n- [MongoDB Atlas Account](https://www.mongodb.com/atlas/database)\n- [Git](https://git-scm.com/)\n\n### Steps to Run Locally\n1. **Clone the Repository**\n   ```sh\n   git clone https://github.com/yourusername/qwikpost.git\n   cd qwikpost\n   ```\n2. **Install Dependencies**\n   ```sh\n   npm install\n   ```\n3. **Create a `.env` File** and add your environment variables:\n   ```env\n   PORT=5000\n   MONGODB_URI=your_mongodb_atlas_connection_string\n   JWT_SECRET=your_secret_key\n   ```\n4. **Run the Server**\n   ```sh\n   npm start\n   ```\n5. **Access the App**\n   Open `http://localhost:5000` in your browser.\n\n## Usage\n- Register an account and log in.\n- Create and share posts.\n- View, edit, or delete your posts.\n- Logout securely.\n\n## Deployment\nQwikPost is deployed on **Render Web Server** and accessible for public use.\n\n## Contributing\nContributions are welcome! Feel free to fork this repo, create a new branch, and submit a pull request.\n\n## License\nThis project is licensed under the MIT License.\n\n## Author\nDeveloped by **Rajnish Sharma**\n\n---\n**Follow for Updates!** 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamrajnish07%2Fqwikpost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamrajnish07%2Fqwikpost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamrajnish07%2Fqwikpost/lists"}