{"id":27362584,"url":"https://github.com/nikitagnezdilov/suwebsite","last_synced_at":"2026-04-08T16:03:08.278Z","repository":{"id":287562978,"uuid":"965127263","full_name":"NikitaGnezdilov/SUwebsite","owner":"NikitaGnezdilov","description":"Backend project built with Node.js, Express, and SQLite for a university assignment. Created with help from ChatGPT to meet a tight deadline.","archived":false,"fork":false,"pushed_at":"2025-04-12T13:27:58.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-29T18:14:17.215Z","etag":null,"topics":["adaptive-design","begginers","css","expressjs","html","js","nodejs","practice"],"latest_commit_sha":null,"homepage":"https://s-uwebsite.vercel.app","language":"HTML","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/NikitaGnezdilov.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,"zenodo":null}},"created_at":"2025-04-12T13:25:10.000Z","updated_at":"2025-04-12T14:11:14.000Z","dependencies_parsed_at":"2025-04-12T14:49:27.651Z","dependency_job_id":null,"html_url":"https://github.com/NikitaGnezdilov/SUwebsite","commit_stats":null,"previous_names":["nikitagnezdilov/suwebsite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NikitaGnezdilov/SUwebsite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaGnezdilov%2FSUwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaGnezdilov%2FSUwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaGnezdilov%2FSUwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaGnezdilov%2FSUwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NikitaGnezdilov","download_url":"https://codeload.github.com/NikitaGnezdilov/SUwebsite/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NikitaGnezdilov%2FSUwebsite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"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":["adaptive-design","begginers","css","expressjs","html","js","nodejs","practice"],"created_at":"2025-04-13T03:24:27.560Z","updated_at":"2026-04-08T16:03:08.259Z","avatar_url":"https://github.com/NikitaGnezdilov.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SUwebsite\n\n**SUwebsite** is a simple university project built using **Node.js**, **Express.js**, and **SQLite**.  \nThe project demonstrates a basic backend server that handles routing, serves static files, and stores submitted form data in a database.\n\n⚠️ This project was developed with the help of **ChatGPT** to meet a tight university deadline and demonstrate backend logic using JavaScript.\n\n## 📦 Technologies Used\n\n- **Node.js** — JavaScript runtime\n- **Express.js** — server framework\n- **SQLite3** — lightweight database for storing form submissions\n- **body-parser** — to parse POST request data\n- **HTML / CSS / JavaScript** — static frontend (in `/public`)\n\n## 🚀 How to Run the Project\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/your-username/SUwebsite.git\ncd SUwebsite\n```\n\n2. Install dependencies:\n\n```bash\nnpm install\n```\n\n3. Start the server:\n\n```bash\nnode server.js\n```\n\n\u003e Or with `nodemon` (if installed globally):\n\n```bash\nnpx nodemon server.js\n```\n\n4. Open your browser and visit:\n\n```\nhttp://localhost:80\n```\n\n## 📁 Project Structure\n\n- `server.js` — main server file (Express app)\n- `/public` — static frontend (HTML, CSS, JS)\n- `database.sqlite` — local database file (created on first run)\n- `package.json` — dependencies and scripts\n\n## ❗ Notes\n\n- `node_modules/` is excluded from version control via `.gitignore`\n- All dependencies are installed using `npm install`\n- This project was built with the assistance of **ChatGPT** for educational purposes only\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitagnezdilov%2Fsuwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikitagnezdilov%2Fsuwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikitagnezdilov%2Fsuwebsite/lists"}