{"id":16884398,"url":"https://github.com/yerkopalma/sapper-auth-template","last_synced_at":"2025-04-11T22:52:24.511Z","repository":{"id":72770504,"uuid":"290798029","full_name":"YerkoPalma/sapper-auth-template","owner":"YerkoPalma","description":"Sapper template with the addition of mongodb through mongoose and passport for user authentication.","archived":false,"fork":false,"pushed_at":"2020-08-27T22:28:59.000Z","size":94,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T22:52:19.882Z","etag":null,"topics":["authentication","sapper","template"],"latest_commit_sha":null,"homepage":"","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/YerkoPalma.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":"2020-08-27T14:30:10.000Z","updated_at":"2023-03-04T06:02:37.000Z","dependencies_parsed_at":"2023-05-12T04:15:35.788Z","dependency_job_id":null,"html_url":"https://github.com/YerkoPalma/sapper-auth-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YerkoPalma%2Fsapper-auth-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YerkoPalma%2Fsapper-auth-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YerkoPalma%2Fsapper-auth-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YerkoPalma%2Fsapper-auth-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YerkoPalma","download_url":"https://codeload.github.com/YerkoPalma/sapper-auth-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492965,"owners_count":21113161,"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":["authentication","sapper","template"],"created_at":"2024-10-13T16:27:48.268Z","updated_at":"2025-04-11T22:52:24.477Z","avatar_url":"https://github.com/YerkoPalma.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sapper-auth-template\n\nSapper template based on the [default sapper template][sapper-template] \nwith the addition of [mongodb][mongodb] through [mongoose][mongoose] \nand [passport][passport] for user authentication\n\n## Getting started\n\nUse any of the documented ways to start a project, for example degit:\n\n```bash\nnpx degit \"yerkopalma/sapper-auth-template\" my-app\n```\n\nThen install and run\n\n```bash\ncd my-app\nnpm install\nnpm run dev\n```\n\n## Additions\n\nWhat makes this template different from the default Sapper template is \nmainly the auth system, but there are other things also:\n\n- Use [Bulma][Bulma] framework through [Svelma][Svelma].\n- Use [dotenv][dotenv] for env variables (you should create your `.env` file since is gitignored).\n- Use sass with [svelte-preprocess][svelte-preprocess] so you can use sass on your components.\n- Use mongodb with Mongoose ORM.\n\n## Final notes\n\nSome other things that deserve to be pointed out\n\n- Svelma components are importer from source, so they can be server side rendered.\n- Authenticated users are kept in [Sapper session store](https://sapper.svelte.dev/docs#Stores)\n\n## Contribute\n\nIf you find any bug or weird behaviour please open an issue in this repo.\n\n[sapper-template]: https://github.com/sveltejs/sapper-template\n[mongodb]: https://www.mongodb.com/\n[mongoose]: https://mongoosejs.com/\n[passport]: http://www.passportjs.org/\n[Bulma]: https://bulma.io/\n[Svelma]: https://c0bra.github.io/svelma/\n[dotenv]: https://github.com/motdotla/dotenv\n[svelte-preprocess]: https://github.com/sveltejs/svelte-preprocess","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyerkopalma%2Fsapper-auth-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyerkopalma%2Fsapper-auth-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyerkopalma%2Fsapper-auth-template/lists"}