{"id":23089580,"url":"https://github.com/nullhawk/post-it","last_synced_at":"2026-01-11T02:53:14.237Z","repository":{"id":248850555,"uuid":"829966291","full_name":"nullHawk/post-it","owner":"nullHawk","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-18T08:29:45.000Z","size":9204,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-16T20:42:22.789Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nullhawk-post-it.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nullHawk.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}},"created_at":"2024-07-17T10:48:11.000Z","updated_at":"2024-07-31T00:01:00.000Z","dependencies_parsed_at":"2024-07-21T17:47:09.283Z","dependency_job_id":null,"html_url":"https://github.com/nullHawk/post-it","commit_stats":null,"previous_names":["nullhawk/post-it"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullHawk%2Fpost-it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullHawk%2Fpost-it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullHawk%2Fpost-it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullHawk%2Fpost-it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullHawk","download_url":"https://codeload.github.com/nullHawk/post-it/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237910348,"owners_count":19385846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-16T20:38:32.311Z","updated_at":"2025-10-24T04:30:40.848Z","avatar_url":"https://github.com/nullHawk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostIt\nPostIt is a fully-featured social media web application, built with the MERN stack.  \n\nDeployed at: https://nullhawk-post-it.netlify.app/\n\n\n## Features\n- Create, read, update and delete posts\n- Like and unlike posts\n- Create, reply to, read, update and delete nested comments\n- Markdown for posts and comments\n- Sign up and login using JWT for authentication\n- Private message users in real-time using socket.io\n- View profiles of users and browse through their posts, liked posts and comments\n- Infinite scrolling \n- Sort posts by attributes such as like count, comment count and date created\n- Profanity filtering and posting/commenting cooldowns\n- Update bio which can be viewed by other users\n- Search for posts by their title\n- View the users who liked a particular post\n- Fully responsive layout\n\n## Installation and usage\n1) Clone this repository  \n```\ngit clone https://github.com/nullHawk/post-it\n```\n2) Install dependencies  \n```\ncd post-it  \nnpm install\ncd client\nnpm install\n```\n3) Create .env in root directory\n```\ncd ..\ntouch .env\n```\n4) Configure environment variables in your new .env file. To acquire your MONGO_URI, create a cluster for free over at https://www.mongodb.com/. The TOKEN_KEY is a secret key of your choosing, you can generate one at this site: https://randomkeygen.com/.\n```\nMONGO_URI=\u003cYOUR_MONGO_URI\u003e \nTOKEN_KEY=\u003cYOUR_TOKEN_KEY\u003e\nPORT=4000\n```\n5) Run the server\n```\nnpm run server\n```\n6) Start a new terminal and run react's development server\n```\ncd post-it\ncd client\nnpm start\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullhawk%2Fpost-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullhawk%2Fpost-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullhawk%2Fpost-it/lists"}