{"id":18948631,"url":"https://github.com/bahdcoder/adonis-fullstack-auth","last_synced_at":"2025-08-27T09:37:00.155Z","repository":{"id":100512238,"uuid":"127302108","full_name":"bahdcoder/adonis-fullstack-auth","owner":"bahdcoder","description":"The fullstack application (with session based authentication) boilerplate for Adonisjs","archived":false,"fork":false,"pushed_at":"2018-03-31T08:58:58.000Z","size":141,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-25T14:46:02.257Z","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/bahdcoder.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,"zenodo":null}},"created_at":"2018-03-29T14:18:58.000Z","updated_at":"2019-06-06T07:45:23.000Z","dependencies_parsed_at":"2023-05-15T14:00:27.622Z","dependency_job_id":null,"html_url":"https://github.com/bahdcoder/adonis-fullstack-auth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bahdcoder/adonis-fullstack-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Fadonis-fullstack-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Fadonis-fullstack-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Fadonis-fullstack-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Fadonis-fullstack-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bahdcoder","download_url":"https://codeload.github.com/bahdcoder/adonis-fullstack-auth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bahdcoder%2Fadonis-fullstack-auth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272315120,"owners_count":24912509,"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-27T02:00:09.397Z","response_time":76,"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":[],"created_at":"2024-11-08T13:14:07.885Z","updated_at":"2025-08-27T09:37:00.146Z","avatar_url":"https://github.com/bahdcoder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Adonis fullstack application\n\nThis is a fullstack boilerplate for AdonisJs, with a complete authentication system built in. It comes pre-configured with:\n\n1. Bodyparser\n2. Session\n3. Authentication\n4. Web security middleware\n5. CORS\n6. Edge template engine\n7. Lucid ORM\n8. Migrations and seeds\n9. Validation\n11. Session based authentication system\n\n## How It looks:\n\n![Welcome view](http://res.cloudinary.com/bahdcoder/image/upload/v1522486253/Screen_Shot_2018-03-31_at_9.32.58_AM_xssrgd.png)\n![Register view](http://res.cloudinary.com/bahdcoder/image/upload/v1522486253/Screen_Shot_2018-03-31_at_9.32.18_AM_mdjkqj.png)\n![Login view](http://res.cloudinary.com/bahdcoder/image/upload/v1522486252/Screen_Shot_2018-03-31_at_9.32.06_AM_wfu5jc.png)\n![Home view](http://res.cloudinary.com/bahdcoder/image/upload/v1522486236/Screen_Shot_2018-03-31_at_9.32.32_AM_o3nupt.png)\n\n## Setup\n\nUse the adonis command to install the blueprint\n\n```bash\nadonis new yardstick --blueprint bahdcoder/adonis-fullstack-auth\n```\n\nor manually clone the repo and then run `npm install`.\n\n\n### Migrations\n\nRun the following command to run startup migrations.\n\n```js\nadonis migration:run\n```\n\n### Todo List\n\n- [x] User registration\n- [x] User login\n- [x] Redirect if authenticated middleware\n- [ ] Remember me\n- [ ] Password resets\n- [ ] Upgrade to use [adonis-persona](https://github.com/adonisjs/adonis-persona)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahdcoder%2Fadonis-fullstack-auth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbahdcoder%2Fadonis-fullstack-auth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbahdcoder%2Fadonis-fullstack-auth/lists"}