{"id":18349861,"url":"https://github.com/agencyenterprise/aeboilerplate","last_synced_at":"2025-04-06T09:32:25.443Z","repository":{"id":44980323,"uuid":"146529949","full_name":"agencyenterprise/aeboilerplate","owner":"agencyenterprise","description":"AEboilerplate is an opinionated boilerplate that creates a full-stack React/Node Typescript project, with independent client and API structures in the same repository, ready to run and deploy.","archived":false,"fork":false,"pushed_at":"2023-01-23T21:56:20.000Z","size":1407,"stargazers_count":25,"open_issues_count":19,"forks_count":6,"subscribers_count":86,"default_branch":"master","last_synced_at":"2024-10-28T14:22:54.915Z","etag":null,"topics":["axios","boilerplate","circle-ci","create-react-app","docker","docker-compose","editorconfig","express","jest","knex","node","npm","oauth2","passportjs","prettier","react","redux","rest","tslint","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/agencyenterprise.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-08-29T01:50:15.000Z","updated_at":"2023-06-26T15:37:05.000Z","dependencies_parsed_at":"2023-02-13T03:46:05.697Z","dependency_job_id":null,"html_url":"https://github.com/agencyenterprise/aeboilerplate","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/agencyenterprise%2Faeboilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agencyenterprise%2Faeboilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agencyenterprise%2Faeboilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/agencyenterprise%2Faeboilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/agencyenterprise","download_url":"https://codeload.github.com/agencyenterprise/aeboilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223246298,"owners_count":17112837,"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":["axios","boilerplate","circle-ci","create-react-app","docker","docker-compose","editorconfig","express","jest","knex","node","npm","oauth2","passportjs","prettier","react","redux","rest","tslint","typescript"],"created_at":"2024-11-05T21:24:09.095Z","updated_at":"2024-11-05T21:24:09.589Z","avatar_url":"https://github.com/agencyenterprise.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AEboilerplate\n\n[![aeboilerplate license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/agencyenterprise/aeboilerplate/blob/master/LICENCE.md)\n[![build](https://circleci.com/gh/agencyenterprise/aeboilerplate.svg?style=shield\u0026circle-token=3d749403becdba1c3b622fb512abad50192930b6)](https://circleci.com/gh/agencyenterprise/aeboilerplate)\n[![npm version](https://badge.fury.io/js/aeboilerplate.svg)](https://badge.fury.io/js/aeboilerplate)\n\nA full-stack React/Node/Typescript web project starter that focuses primarily on ease-of-use and simplicity.\n\nAEboilerplate is an _opinionated_ boilerplate that includes independent client and API applications packaged into one repository. It is ready to be run and deployed out-of-the-box and comes preconfigured with state management, continuous integration, testing, code-formatting, and much more.\n\n- **Easy to setup**: Initial setup is as simple as running a single command.\n\n- **Opinionated**: We spent a lot of time thinking about which technologies would allow us to build applications out more quickly with guardrails in place to keep our codebase tidy and maintainable.\n\n- **Clean**: We try to follow the KISS (Keep it simple, stupid) pattern. So we built this boilerplate adding what every robust application needs and more.\n\n- **Customizable**: Configurations are localized for easier management.\n\n## Motivation\n\nAt [AE Studio](https://ae.studio/), we are constantly working on new projects and find ourselves spending time setting up applications that could be better used to build out features. To improve our process, we decided to take our favorite technologies and bundle them into a boilerplate to help kickstart our projects faster.\n\n## Getting Started\n\n### You will need to have these installed first\n\n- [Git](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git)\n- [Node 8+](https://nodejs.org/en/)\n- [Docker 18+](https://docs.docker.com/install/)\n- [Docker Compose 1.21+](https://docs.docker.com/compose/install/)\n\n### Generate a new project with a simple command\n\n```bash\nnpx aeboilerplate PROJECT_NAME\n```\n\n## Documentation\n\nPlease check out our full [boilerplate documentation](https://github.com/agencyenterprise/aeboilerplate/blob/master/docs/documentation.md).\n\n## Contributing\n\nWe, at [AE Studio](https://ae.studio/), believe in the value of having a [growth mindset](http://www.aaronsw.com/weblog/dweck). In sharing our work, we hope to improve upon our own practices with the help of the wider community as there's always room for improvement. Likewise, we hope that our work brings value to you.\n\nAs we continue to maintain this project, we would love to hear from you. If you have any ideas, please [open an issue](https://github.com/agencyenterprise/aeboilerplate/issues/new). Or, if you would like to contribute, pull requests are warmly welcomed.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](https://github.com/agencyenterprise/aeboilerplate/blob/master/LICENCE.md) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagencyenterprise%2Faeboilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fagencyenterprise%2Faeboilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fagencyenterprise%2Faeboilerplate/lists"}