{"id":16149902,"url":"https://github.com/hendarsu/webnews","last_synced_at":"2026-01-30T00:47:08.817Z","repository":{"id":198804311,"uuid":"701570189","full_name":"hendarSu/webnews","owner":"hendarSu","description":"Saya membuat sebuah modul untuk belajar membuat aplikasi monilith menggunakan framework expressjs dan ORM menggunakan sequelize dengan database menggunakan postgres.","archived":false,"fork":false,"pushed_at":"2025-01-15T14:34:41.000Z","size":216,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T19:51:50.153Z","etag":null,"topics":["expressjs","nodejs","postgresql","sequelize"],"latest_commit_sha":null,"homepage":"","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/hendarSu.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":"2023-10-07T00:12:40.000Z","updated_at":"2025-01-15T14:34:43.000Z","dependencies_parsed_at":"2024-12-07T01:32:45.570Z","dependency_job_id":null,"html_url":"https://github.com/hendarSu/webnews","commit_stats":null,"previous_names":["hendarsu/quiz-webnews","hendarsu/webnews"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendarSu%2Fwebnews","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendarSu%2Fwebnews/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendarSu%2Fwebnews/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hendarSu%2Fwebnews/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hendarSu","download_url":"https://codeload.github.com/hendarSu/webnews/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247704515,"owners_count":20982292,"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":["expressjs","nodejs","postgresql","sequelize"],"created_at":"2024-10-10T00:45:49.393Z","updated_at":"2026-01-30T00:47:03.786Z","avatar_url":"https://github.com/hendarSu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Membuat Webnews\nWebnews merupakan aplikasi CRUD berita, feature comment dan manage berita berdasarkan user yang login.\n## Prepare Development\nMarikita mencoba mengembangkan aplikasi webnews, untuk memualai mengembangkan dan latihan membuat webapps ini, hal pertama yang perlu dilakukan adalah.\n```\ngit clone https://github.com/hendarSu/webnews.git\n```\n### Install Dependency\n```\nnpm install\n```\nsetting konfigurasi db di folder config, untuk ORM kita menggunakna Sequelize, dan setelah database di konfigurasi selanjutnya install sequelize-cli di global library node kita dengan cara `npm i sequelize-cli -g`\nsetelah proses di atas di lakukan selanjutnya lakukan, create database menggunakan perintah\n```\nsequelize db:create\n```\nLakukan migrasi table\n```\nsequelize db:migrate:all\n```\ndan untuk data seed, lakunan perintah\n```\nsequelize db:seed:all\n```\nSetelah di konfigrasi, selanjutnya jalankan perintah `npm install` setelah terinstall running aplikasinya dengan cara, \n```\nnpm run start:dev\n```\nAkses aplikasi di (http://localhost:3000)\n## Lanjutkan Fitur Berikut\n#### - [Menambahkan Feature Comments Berita](https://shipdeo.notion.site/Feature-comments-8776762293434340890104f90f8a8259?pvs=4).\n#### - [Menambahkan Feature Registrasi dan Login](https://shipdeo.notion.site/Feature-Registration-Login-5982d77308a0477a9cbc1b2089e65b6c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendarsu%2Fwebnews","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhendarsu%2Fwebnews","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhendarsu%2Fwebnews/lists"}