{"id":21988158,"url":"https://github.com/nikhilsharma03/nftportrait","last_synced_at":"2026-04-05T22:36:05.692Z","repository":{"id":102990313,"uuid":"544376918","full_name":"NikhilSharma03/NFTPortrait","owner":"NikhilSharma03","description":"🌟 Create and list your own NFT 🚀","archived":false,"fork":false,"pushed_at":"2022-10-13T13:15:18.000Z","size":1208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T02:41:48.966Z","etag":null,"topics":["express","ipfs","mongodb","moralis","nextjs","nodejs","redux","taiwindcss","web3"],"latest_commit_sha":null,"homepage":"nft-portrait.vercel.app","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/NikhilSharma03.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}},"created_at":"2022-10-02T10:21:50.000Z","updated_at":"2022-10-06T12:11:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6984927-07be-4feb-b95e-b01e3dc30921","html_url":"https://github.com/NikhilSharma03/NFTPortrait","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NikhilSharma03/NFTPortrait","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilSharma03%2FNFTPortrait","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilSharma03%2FNFTPortrait/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilSharma03%2FNFTPortrait/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilSharma03%2FNFTPortrait/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikhilSharma03","download_url":"https://codeload.github.com/NikhilSharma03/NFTPortrait/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikhilSharma03%2FNFTPortrait/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31452899,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T21:22:52.476Z","status":"ssl_error","status_checked_at":"2026-04-05T21:22:51.943Z","response_time":75,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["express","ipfs","mongodb","moralis","nextjs","nodejs","redux","taiwindcss","web3"],"created_at":"2024-11-29T19:16:01.005Z","updated_at":"2026-04-05T22:36:05.658Z","avatar_url":"https://github.com/NikhilSharma03.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NFT-Portrait\n\n\u003cbr\u003e\n\n\u003cimg width=100% src=\"https://github.com/NikhilSharma03/NFTPortrait/blob/main/docs/banner.png\"\u003e\u003c/p\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e  \n\u003cbr\u003e\n \n[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=95)](https://github.com/NikhilSharma03/NFTPortrait) \n[![Build by Nikhil](https://img.shields.io/badge/Built%20by-Nikhil-Green)](https://github.com/NikhilSharma03/NFTPortrait)\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n\u003e 🌟 Create and list your own NFT 🚀\n\n\u003cbr\u003e\n\n## Setup and Installation\n\nFirst install the server dependency,\n\n```\nmake setup-server-libs\n```\n\nNow to run server, first add `Environment Variables` by creating a new `.env` file in `server` folder and add the contents following `.env.example`\n\nOnce you have added correct credentials, build the server\n\n```\nmake build-server\n```\n\nNow, start the server\n\n```\nmake run-server\n```\n\nTo get auto reload, start the dev server,\n\n```\nmake run-server-dev\n```\n\n\u003cbr\u003e\n\nNow to run Client UI, First install the client dependency,\n\n```\nmake setup-ui-libs\n```\n\nNow to run client, first add `Environment Variables` by creating a new `.env` file in `client` folder and add the contents following `.env.example`\n\nOnce you have added correct credentials, start the client\n\n```\nmake run-ui-dev\n```\n\nTo build client ui,\n\n```\nmake build-ui\n```\n\nTo run lint for client ui,\n\n```\nmake run-ui-lint\n```\n\n\u003cbr\u003e\n\n# License\n\n\u003cdiv align=\"center\"\u003e  \n\u003cbr\u003e\n\n\u003cimg width=35% src=\"https://media0.giphy.com/media/3ornjXbo3cjqh2BIyY/200.gif\"\u003e\u003c/p\u003e\n\n\u003cbr\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhilsharma03%2Fnftportrait","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikhilsharma03%2Fnftportrait","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikhilsharma03%2Fnftportrait/lists"}