{"id":18304615,"url":"https://github.com/numtel/newgeocities","last_synced_at":"2025-04-09T10:36:54.753Z","repository":{"id":150130774,"uuid":"515063738","full_name":"numtel/newgeocities","owner":"numtel","description":"Publish websites on the blockchain","archived":false,"fork":false,"pushed_at":"2022-08-03T22:01:06.000Z","size":1826,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-15T04:42:38.597Z","etag":null,"topics":["blockchain","hosting"],"latest_commit_sha":null,"homepage":"https://newgeocities.com/","language":"JavaScript","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/numtel.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-07-18T06:38:49.000Z","updated_at":"2022-08-13T11:37:34.000Z","dependencies_parsed_at":"2023-07-08T15:16:09.355Z","dependency_job_id":null,"html_url":"https://github.com/numtel/newgeocities","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fnewgeocities","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fnewgeocities/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fnewgeocities/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fnewgeocities/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numtel","download_url":"https://codeload.github.com/numtel/newgeocities/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248021424,"owners_count":21034664,"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":["blockchain","hosting"],"created_at":"2024-11-05T15:29:36.729Z","updated_at":"2025-04-09T10:36:54.723Z","avatar_url":"https://github.com/numtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# newgeocities\n\nPronounced `newg-eoc-ities` :wink:\n\n## Installation\n\n```\n$ git clone https://github.com/numtel/newgeocities.git\n$ cd newgeocities\n$ npm install\n```\n\nIf you would like to run the contracts on your local machine, download the `solc` compiler. This is used instead of `solc-js` because it is much faster. Binaries for other systems can be found in the [Ethereum foundation repository](https://github.com/ethereum/solc-bin/).\n```\n$ curl -o solc https://binaries.soliditylang.org/linux-amd64/solc-linux-amd64-v0.8.15+commit.e14f2714\n$ chmod +x solc\n```\n\n## Development Frontend\n\nThere's no build steps. You could start the frontend just as well by starting any HTTP server on the `rsc` directory without even installing any NPM packages.\n\nStart the development frontend server, connecting to the contracts on Optimism using the settings in `src/config.json` with the following command:\n\n```\n$ npm run dev\n```\n\n## Development Chain\n\nThe development chain script runs Ganache on port 8545 as well deploying the contracts.\n\nIt also deploys the relevant factory contracts to the development chain and outputs their addresses to `build/config.json` for consumption by the frontend. For the frontend to read this file, the other configuration file at `src/config.json` must be removed.\n\n```\n# Contracts must be built before running the development chain\n$ npm run build-dev\n\n$ npm run dev-chain\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fnewgeocities","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumtel%2Fnewgeocities","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fnewgeocities/lists"}