{"id":20918243,"url":"https://github.com/silversonicaxel/unknown-art","last_synced_at":"2025-08-10T19:15:50.967Z","repository":{"id":247031399,"uuid":"559512917","full_name":"silversonicaxel/unknown-art","owner":"silversonicaxel","description":"unknown art is where you can, hopefully, get in contact with persons, lovers, thinkers, minds or artists, all over the beautiful world.","archived":false,"fork":false,"pushed_at":"2025-03-23T11:52:06.000Z","size":1948,"stargazers_count":2,"open_issues_count":24,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T13:35:12.828Z","etag":null,"topics":["art","arty","bookshops","bookstores","independent","indie"],"latest_commit_sha":null,"homepage":"https://www.unknown-art.club/","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/silversonicaxel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-30T11:00:37.000Z","updated_at":"2025-03-07T22:50:26.000Z","dependencies_parsed_at":"2024-09-08T13:14:02.082Z","dependency_job_id":"28251714-2059-4839-a7b5-098b2501cba4","html_url":"https://github.com/silversonicaxel/unknown-art","commit_stats":null,"previous_names":["silversonicaxel/unknown-art"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silversonicaxel%2Funknown-art","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silversonicaxel%2Funknown-art/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silversonicaxel%2Funknown-art/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silversonicaxel%2Funknown-art/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silversonicaxel","download_url":"https://codeload.github.com/silversonicaxel/unknown-art/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249806635,"owners_count":21327971,"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":["art","arty","bookshops","bookstores","independent","indie"],"created_at":"2024-11-18T16:38:15.641Z","updated_at":"2025-04-19T21:18:41.270Z","avatar_url":"https://github.com/silversonicaxel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unknown art\n\n[https://unknown-art.club/](https://unknown-art.club/) is the club that will introduce you to arty and independent bookstores, all over the world.\n\n## Technicalities\n\nThis is a [Next.js](https://nextjs.org/) application, based on [React.js](https://react.dev/), [Typescript](https://www.typescriptlang.org/) and [CSS Modules](https://github.com/css-modules/css-modules).\n\n`npm` is the package manager used.\n\nFirst, install the dependencies:\n\n```bash\nnpm i\n```\n\nThen, start the local server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nLint:\n\n```bash\nnpm run lint\n```\n\nFix:\n\n```bash\nnpm run fix\n```\n\n## Testing\n\nUnit Tests are built with [Vitest](https://vitest.dev/).\n\n```bash\nnpm run test:unit\n```\n\nE2e Tests are built with [Playwright](https://playwright.dev/).\n\n```bash\nnpm run test:e2e\n```\n\n## Development configuration\n\n### .env\n\n`.env` configuration needs to be set on `.env.local`\n\n### MongoDb\n\n#### Option 1: Remote\n\nMongodb security settings for local development require an IP whitelist to work.\n\nNetwork Access -\u003e IP Access List -\u003e 0.0.0.0/0\n\nSet in `.env` the remote configuration\n\n```bash\nNEXT_MONGO_DB_URL=mongodb+srv://[MONGODB_USER]:[MONGODB_PASSWORD]@[MONGODB_URL]/\n```\n\n#### Option 2: Local with Docker Compose\n\nSet in `.env` the dockerized local configuration\n\n```bash\nNEXT_MONGO_DB_URL=\"mongodb://myUser:myPassword@localhost:27017/\"\n```\n\nYou can use Docker Compose to run a MongoDB instance for local development.\n\nFirst, make sure you have Docker and Docker Compose installed on your machine.\n\nThen, you can start and afterwards end the MongoDB instance with the following command:\n\n```bash\ndocker-compose -f docker-compose.yml [up|down]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilversonicaxel%2Funknown-art","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilversonicaxel%2Funknown-art","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilversonicaxel%2Funknown-art/lists"}