{"id":20292163,"url":"https://github.com/apsislabs/express_starter","last_synced_at":"2026-05-11T07:10:39.266Z","repository":{"id":52541780,"uuid":"119341759","full_name":"apsislabs/express_starter","owner":"apsislabs","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-11T05:36:24.000Z","size":473,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-04T05:12:48.155Z","etag":null,"topics":["express","starter-project"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/apsislabs.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":"2018-01-29T06:31:43.000Z","updated_at":"2021-04-26T18:08:05.000Z","dependencies_parsed_at":"2023-02-09T01:50:12.111Z","dependency_job_id":null,"html_url":"https://github.com/apsislabs/express_starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/apsislabs/express_starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Fexpress_starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Fexpress_starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Fexpress_starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Fexpress_starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apsislabs","download_url":"https://codeload.github.com/apsislabs/express_starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apsislabs%2Fexpress_starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271732362,"owners_count":24811309,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["express","starter-project"],"created_at":"2024-11-14T15:15:56.936Z","updated_at":"2026-05-11T07:10:34.241Z","avatar_url":"https://github.com/apsislabs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# starterapp\n\n## Setting up\n\n1. pull the codebase\n1. `bin/rename [your-app-name]` # your-app-name should be a npm friendly package name.\n1. `rm bin/rename`\n1. delete this `setting up` section of the readme\n\n### Optional\n\n#### Port Changes\n\nThe docker-compose maps the server to port `80` on the host. You may want to move it to a different port. Change the port mapping in the following files:\n\n- `docker-compose.yml`\n- `README.me` (just below in the `getting started` section)\n\n## Getting Started\n\n1. `docker-compose up`\n2. visit `localhost:80`\n3. rejoice!\n\n## Developing\n\n### Connection to the container\n\n`bin/ssh_to_container`\n\n### Running unit tests\n\nFrom inside the container:\n\n`npm test`\n\n### Connecting to the database\n\nFrom inside the container run:\n\n`ops/psql.sh`\n\n### Migrations\n\n`npm run g:migration [name]`\n\nMigrations will automatically be run up to latest on application startup.\n\nTo rollback a migration, run in the docker container: `npx knex migrate:rollback`. To rollback a single step run: `npx knex migration:down`.\n\n### Recommended Reading\n\n## The Containers\n\nIf you look in `docker-compose.yml` you'll notice that we've spun up a number of containers, not all of which may be useful for your project.\n\n1. **server**: Your core container.\n1. **db**: A postgres database.\n1. **mailcatcher**: For viewing emails on your local environment. (disabled by default)\n1. **localstack**: [`localstack`](https://github.com/localstack/localstack) is a suite of fake AWS services. (disabled by default)\n1. **redis**: A `redis` instance. (disabled by default)\n\n---\n\n# Built by Apsis\n\n[![apsis](https://s3-us-west-2.amazonaws.com/apsiscdn/apsis.png)](https://www.apsis.io)\n\n`express_starter` was built by Apsis Labs. We love sharing what we build! Check out our [other libraries on Github](https://github.com/apsislabs), and if you like our work you can [hire us](https://www.apsis.io/work-with-us/) to build your vision.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsislabs%2Fexpress_starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapsislabs%2Fexpress_starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapsislabs%2Fexpress_starter/lists"}