{"id":24953320,"url":"https://github.com/fredericoo/siggy-app","last_synced_at":"2025-03-28T19:45:49.658Z","repository":{"id":46152266,"uuid":"393124566","full_name":"fredericoo/siggy-app","owner":"fredericoo","description":"POC of service to instantly generate mail signatures","archived":false,"fork":false,"pushed_at":"2021-11-10T23:07:48.000Z","size":406,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T23:34:54.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://siggy.vercel.app","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/fredericoo.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":"2021-08-05T17:31:38.000Z","updated_at":"2021-11-10T23:07:51.000Z","dependencies_parsed_at":"2022-09-03T06:52:07.722Z","dependency_job_id":null,"html_url":"https://github.com/fredericoo/siggy-app","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/fredericoo%2Fsiggy-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericoo%2Fsiggy-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericoo%2Fsiggy-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fredericoo%2Fsiggy-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fredericoo","download_url":"https://codeload.github.com/fredericoo/siggy-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093097,"owners_count":20722395,"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":"2025-02-03T03:34:06.742Z","updated_at":"2025-03-28T19:45:49.624Z","avatar_url":"https://github.com/fredericoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Siggy App\n\n## Tech stack\n\n- next.js\n- react.js\n- node.js\n- yarn\n- typescript\n- husky pre-commit hooks\n- docker\n- postgresSQL\n\n## Getting started\n\nTo run the project locally follow the steps after cloning the repository:\n\n- Install required packages with the terminal command `yarn`\n\n## Front-end\n\n- To run the development version run `yarn dev`\n- Alternatively, run `yarn build` to create a production build and start the local server with `yarn start`\n- Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n## Authentication\n\nWe make use of Next-auth to authenticate users.\n\n### GitHub\n\nTo enable authentication through GitHub,create a `.env.local` with the following:\n\n```\nGITHUB_ID=\nGITHUB_SECRET=\n```\n\nYou will need to supply your own GitHub OAuth credentials.\n\n## Database\n\nWe're using Prisma to manage our database.\n\n### Running locally\n\nTo setup a postgresSQL database locally, run the following:\n\n- Run `docker-compose up -d` to setup the database\n- Run `yarn db:push` to create your database\n\n### Migration\n\nIf you made any changes to `/prisma/schema.prisma`, you can migrate the database with `yarn db:migrate`.\nAppend `--name NAME` to the command to specify a name for the migration.\n\n## Products and payment\n\nPlans come straight from Stripe's Products and Prices. Simply create recurrent products on your Stripe account and they will show up when creating a new company.\n\nIn order to setup, add your stripe secret key to `.env.local` under the name `STRIPE_SECRET`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericoo%2Fsiggy-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffredericoo%2Fsiggy-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffredericoo%2Fsiggy-app/lists"}