{"id":18964829,"url":"https://github.com/korospace/be-wa-blaster","last_synced_at":"2026-04-03T09:30:16.437Z","repository":{"id":253657405,"uuid":"843797381","full_name":"korospace/BE-WA-blaster","owner":"korospace","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-31T13:07:12.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T05:43:04.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/korospace.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":"2024-08-17T12:57:38.000Z","updated_at":"2024-08-31T13:07:16.000Z","dependencies_parsed_at":"2024-08-27T21:32:31.821Z","dependency_job_id":null,"html_url":"https://github.com/korospace/BE-WA-blaster","commit_stats":null,"previous_names":["korospace/be-wa-blaster"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korospace%2FBE-WA-blaster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korospace%2FBE-WA-blaster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korospace%2FBE-WA-blaster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/korospace%2FBE-WA-blaster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/korospace","download_url":"https://codeload.github.com/korospace/BE-WA-blaster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239962261,"owners_count":19725699,"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":[],"created_at":"2024-11-08T14:26:36.229Z","updated_at":"2026-04-03T09:30:16.376Z","avatar_url":"https://github.com/korospace.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SETUP\n\n1. install all libs\n\n   ```\n   npm install\n   ```\n\n2. copy env_example to .env\n\n   ```\n   cp .env.example .env\n   ```\n\n3. make sure your database is READY!\n\n4. run migration \u0026 seeder\n\n5. run app\n\n   ```\n   npm run start\n   ```\n\n# MIGRATION TABLE\n\n1. create new migration file\n\n   ```\n   npx sequelize-cli migration:generate --name create-user-table\n   ```\n\n2. run migration\n\n   ```\n   npx sequelize-cli db:migrate --env production\n   ```\n\n3. rollback migration\n\n   ```\n   npx sequelize-cli db:migrate:undo:all --env production\n   ```\n\n# SEEDER TABLE\n\n1. create new seeder file\n\n   ```\n   npx sequelize-cli seed:generate --name user-seeder\n   ```\n\n2. run seeder\n\n   ```\n   npx sequelize-cli db:seed:all\n\n   // OR\n\n   npx sequelize-cli db:seed --seed 20240817102423-user-seeder.js\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkorospace%2Fbe-wa-blaster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkorospace%2Fbe-wa-blaster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkorospace%2Fbe-wa-blaster/lists"}