{"id":20494834,"url":"https://github.com/apiko-dev/intensive-backend","last_synced_at":"2025-12-03T15:02:59.375Z","repository":{"id":44060182,"uuid":"215505745","full_name":"apiko-dev/intensive-backend","owner":"apiko-dev","description":"Backend for out intensive course","archived":false,"fork":false,"pushed_at":"2022-12-22T12:43:55.000Z","size":441,"stargazers_count":3,"open_issues_count":16,"forks_count":0,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-16T06:12:06.150Z","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/apiko-dev.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}},"created_at":"2019-10-16T09:12:59.000Z","updated_at":"2021-08-24T13:41:16.000Z","dependencies_parsed_at":"2023-01-30T09:15:58.899Z","dependency_job_id":null,"html_url":"https://github.com/apiko-dev/intensive-backend","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/apiko-dev%2Fintensive-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fintensive-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fintensive-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apiko-dev%2Fintensive-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apiko-dev","download_url":"https://codeload.github.com/apiko-dev/intensive-backend/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242076654,"owners_count":20068234,"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-15T17:43:22.971Z","updated_at":"2025-12-03T15:02:59.295Z","avatar_url":"https://github.com/apiko-dev.png","language":"JavaScript","readme":"# Apiko courses 2019 application API\n\nAPI - https://apiko-intensive-backend.herokuapp.com/\n\nAPI Docs - https://apiko-intensive-backend.herokuapp.com/documentation\n\n## Local Server Installation\n\nClone repository and install project dependencies\n```bash\ngit clone https://github.com/apiko-dev/intensive-backend\ncd intensive-backend\nnpm i\n```\n\nFollow your OS specific instructions:\n- macOS [instructions](doc/quickstart.macos.md).\n\n- Linux [instructions](doc/quickstart.linux.md).\n\n- With Windows just go for [Linux subsystem for Windows](https://docs.microsoft.com/en-us/windows/wsl/install-win10) and proceed with the Linux instructions.\n\n### Cloudinary\nTo upload images or some other multimedia - create free account on [cloudinary](https://cloudinary.com/)\nand paste your cloudinary configs into [config file](src/config.js#L13).\n\n### SQL syntax highlight in js files.\n\nUse [VS Code Extension](https://marketplace.visualstudio.com/items?itemName=dgadelha.vscode-sql-template-literal-with-prefixes) for\nSyntax highlighting for code like:\n\n```js\nconst query = sql`SELECT * FROM users`;\n```\n\n\n### Run server\nStart the server, e.g:\n```bash\nnode index.js\n```\nor build and run:\n```bash\nnpm run build \u0026\u0026 npm start\n```\nor whatever method you want.\n\n## Deploy on [Heroku](https://dashboard.heroku.com)\n\n```bash\ngit clone https://github.com/apiko-dev/intensive-backend\ncd intensive-backend\n```\nFollow the deployment [instructions](doc/heroku.md)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiko-dev%2Fintensive-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapiko-dev%2Fintensive-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapiko-dev%2Fintensive-backend/lists"}