{"id":23451202,"url":"https://github.com/ctrlmaniac/withauthexpresso","last_synced_at":"2025-04-10T10:02:26.942Z","repository":{"id":198919748,"uuid":"701815730","full_name":"ctrlmaniac/withauthexpresso","owner":"ctrlmaniac","description":"A template for building expressjs and prisma applications with built-in authentication!","archived":false,"fork":false,"pushed_at":"2023-10-10T12:16:08.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T19:49:07.532Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ctrlmaniac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2023-10-07T16:33:45.000Z","updated_at":"2023-10-07T18:11:29.000Z","dependencies_parsed_at":"2023-10-10T13:42:08.183Z","dependency_job_id":"20ab3666-d761-40b1-b381-869bddfd88de","html_url":"https://github.com/ctrlmaniac/withauthexpresso","commit_stats":null,"previous_names":["ctrlmaniac/withauthexpresso"],"tags_count":0,"template":true,"template_full_name":"ctrlmaniac/expresso","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlmaniac%2Fwithauthexpresso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlmaniac%2Fwithauthexpresso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlmaniac%2Fwithauthexpresso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ctrlmaniac%2Fwithauthexpresso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ctrlmaniac","download_url":"https://codeload.github.com/ctrlmaniac/withauthexpresso/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248198871,"owners_count":21063626,"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-12-24T00:19:33.915Z","updated_at":"2025-04-10T10:02:26.904Z","avatar_url":"https://github.com/ctrlmaniac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# With Auth Expresso\n\nA template for building expressjs and prisma applications with built-in authentication!\n\n## Commands\n\n- **watch:app**: `npm run watch:server` run the application server.\n\n## Directories explained\n\n- **app** is the main directory where all the code will live. It is also the directory that will live on the server.\n  - **app/sever** is the server directory where express is developed.\n  - **app/static** is the directory where all the compiled code from the folder **client** will be deployed. This folder won't be committed to git.\n  - **app/media** is the directory where all the uploaded files will live. This directory won't be committed to git.\n\n## Prisma and the APP Database\n\nJust run `npx prisma migrate deploy` inside the **app/server** directory to init the database.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlmaniac%2Fwithauthexpresso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fctrlmaniac%2Fwithauthexpresso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fctrlmaniac%2Fwithauthexpresso/lists"}