{"id":15112703,"url":"https://github.com/nebulosprod/website","last_synced_at":"2026-02-03T23:03:45.141Z","repository":{"id":217763061,"uuid":"744736127","full_name":"NebulosProd/Website","owner":"NebulosProd","description":"EJS Website for the Nebulos Discord Bot.","archived":false,"fork":false,"pushed_at":"2024-01-26T21:45:33.000Z","size":777,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-02T21:06:17.799Z","etag":null,"topics":["bot","discord","discord-bot","discordapp","ejs","website"],"latest_commit_sha":null,"homepage":"https://nebulos.pro","language":"EJS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NebulosProd.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-01-17T22:42:28.000Z","updated_at":"2024-02-22T05:49:42.000Z","dependencies_parsed_at":"2024-01-26T13:08:51.534Z","dependency_job_id":"72ca1d5c-0354-48fa-9f4d-1305ab5ce2bc","html_url":"https://github.com/NebulosProd/Website","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"8cea3ad47b7de51ac3c4ec97304068251d808445"},"previous_names":["nebulosprod/website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NebulosProd/Website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NebulosProd%2FWebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NebulosProd%2FWebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NebulosProd%2FWebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NebulosProd%2FWebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NebulosProd","download_url":"https://codeload.github.com/NebulosProd/Website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NebulosProd%2FWebsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29060644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-03T22:28:58.191Z","status":"ssl_error","status_checked_at":"2026-02-03T22:28:56.515Z","response_time":96,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["bot","discord","discord-bot","discordapp","ejs","website"],"created_at":"2024-09-26T01:01:01.251Z","updated_at":"2026-02-03T23:03:45.124Z","avatar_url":"https://github.com/NebulosProd.png","language":"EJS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nebulos Website\n\nThis is the official sourcecode of the [Nebulos.pro](https://nebulos.pro) Website for the Nebulos Discord Bot\n## Installation\n\nClone the repository\n\n```bash\ngit clone https://github.com/NebulosProd/Website.git\n```\n\nGo into the Repository\n\n```bash\ncd Website\n```\n\nUse [npm](npmjs.com/) to install all the required packages.\n\n```bash\nnpm i\n```\n\nInsert your .pem certificate files into the folder (fullchain.pem \u0026 privkey.pem)\n\n## Start\n\n```bash\nnode .\n```\n\n### You can access your Website now on https://domain.com/\nYou can change your settings in the [config.json](https://github.com/NebulosProd/Website/blob/main/config.json)\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first\nto discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n\n### Repository Tree\n```\n📦 Website\n├─ .gitignore\n├─ LICENSE                     # License File\n├─ README.md                   # ALl informations about the Project\n├─ assets                      # Assets for the Website\n│  ├─ css                      # CSS Folder to store all CSS Files.\n│  │  └─ style.css             # Main CSS File\n│  ├─ images                   # Image Folder to store all Images.\n│  │  ├─ image.png             # \"Bot Picture\"\n│  │  ├─ logowhite.svg         # \"White Nebulos Banner\"\n│  │  └─ stats-banner.png      # \"Map with Dots\"\n│  └─ js                       # JavaScript Folder to store all JS Files.\n│     └─ script.js             # Main JavaScript FIle\n├─ config.json                 # Config for the project\n├─ index.js                    # Start file and \"Brain\"\n├─ package-lock.json           # Packages\n├─ package.json                # Packages\n└─ views                       # Folder for all the View Templates\n   ├─ index.ejs                # Main Site View Template\n   ├─ privacy.ejs              # Privacy Site View Template\n   └─ tos.ejs                  # Terms Of Service View Template\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnebulosprod%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnebulosprod%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnebulosprod%2Fwebsite/lists"}