{"id":30590752,"url":"https://github.com/chrisubs/postly","last_synced_at":"2026-04-15T10:35:03.155Z","repository":{"id":293892137,"uuid":"984475877","full_name":"ChrisUBS/postly","owner":"ChrisUBS","description":"This is a blog-based social network project where users can view posts without needing to log in. However, by authenticating with Google, they can create posts, like them, and leave comments.","archived":false,"fork":false,"pushed_at":"2026-02-20T19:33:38.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-21T00:54:58.818Z","etag":null,"topics":["flask","mongodb","nextjs","python","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://postly-16p0.onrender.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ChrisUBS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-16T02:02:49.000Z","updated_at":"2026-02-20T19:33:43.000Z","dependencies_parsed_at":"2025-06-07T19:35:30.661Z","dependency_job_id":null,"html_url":"https://github.com/ChrisUBS/postly","commit_stats":null,"previous_names":["chrisubs/postly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ChrisUBS/postly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisUBS%2Fpostly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisUBS%2Fpostly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisUBS%2Fpostly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisUBS%2Fpostly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChrisUBS","download_url":"https://codeload.github.com/ChrisUBS/postly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChrisUBS%2Fpostly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31837370,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T10:26:52.245Z","status":"ssl_error","status_checked_at":"2026-04-15T10:26:51.649Z","response_time":63,"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":["flask","mongodb","nextjs","python","tailwindcss","typescript"],"created_at":"2025-08-29T16:58:49.913Z","updated_at":"2026-04-15T10:35:03.131Z","avatar_url":"https://github.com/ChrisUBS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Postly - A Little Blog Social Network\n\nThis is a blog-based social network project where users can view posts without needing to log in. However, by authenticating with Google, they can create posts, like them, and leave comments.\n\n## Technologies Used\n\n### Frontend\n\n- Next.js\n- TypeScript\n- Tailwind CSS\n\n### Backend\n\n- Flask\n- Python\n\n## Installation and Execution\n\n### Prerequisites\n\n- Node.js and npm installed\n- Python and virtualenv installed\n\n### Clone the Repository\n\n```bash\n   git clone https://github.com/ChrisUBS/postly\n```\n\n### Frontend Installation and Execution\n\n1. Navigate to the frontend directory:\n   ```bash\n   cd frontend\n   ```\n2. Install dependencies:\n   ```bash\n   npm install\n   ```\n3. Start the development server:\n   ```bash\n   npm run dev\n   ```\n\n### Backend Installation and Execution\n\n1. Navigate to the backend directory:\n   ```bash\n   cd backend\n   ```\n2. Create and activate a virtual environment:\n   ```bash\n   python -m venv venv\n   source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n   ```\n3. Install dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n4. Run the server:\n   ```bash\n   python server.py\n   ```\n\n### Note\nConfigure your .env files for the backend (.env.example) and frontend (.env.local.example), don't forget to remove \".example\".\n\n## Features\n\n- **Public Browsing**: Any user can view posts without logging in.\n- **Google Authentication**: To create posts, comment, and like, users must log in with Google.\n- **Post Creation**: Authenticated users can publish content.\n- **Likes and Comments**: Interact with posts through likes and comments.\n\n## License\n\nThis project is licensed under the GNU General Public License (GPL).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisubs%2Fpostly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisubs%2Fpostly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisubs%2Fpostly/lists"}