{"id":20970050,"url":"https://github.com/dj1samsoe/do-it","last_synced_at":"2026-04-11T11:36:08.857Z","repository":{"id":242490818,"uuid":"809689733","full_name":"dj1samsoe/do-it","owner":"dj1samsoe","description":"Next JS Task Management App built using Next JS 14, Tailwind CSS, Shadcn-UI, PostgreSQL, Next-auth. The CRUD Function using Server Action in Next JS","archived":false,"fork":false,"pushed_at":"2024-07-10T08:15:17.000Z","size":136,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T09:10:37.179Z","etag":null,"topics":["next-auth","nextjs","postgresql","shadcn-ui","tailwindcss"],"latest_commit_sha":null,"homepage":"https://do-it-blush.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/dj1samsoe.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":"2024-06-03T09:02:55.000Z","updated_at":"2024-07-14T23:58:57.000Z","dependencies_parsed_at":"2024-07-09T20:29:57.484Z","dependency_job_id":"2ea0ebee-0531-467e-b3ef-b38f4d35a889","html_url":"https://github.com/dj1samsoe/do-it","commit_stats":null,"previous_names":["dj1samsoe/do-it"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dj1samsoe/do-it","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj1samsoe%2Fdo-it","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj1samsoe%2Fdo-it/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj1samsoe%2Fdo-it/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj1samsoe%2Fdo-it/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dj1samsoe","download_url":"https://codeload.github.com/dj1samsoe/do-it/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dj1samsoe%2Fdo-it/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31679482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["next-auth","nextjs","postgresql","shadcn-ui","tailwindcss"],"created_at":"2024-11-19T03:56:35.938Z","updated_at":"2026-04-11T11:36:08.826Z","avatar_url":"https://github.com/dj1samsoe.png","language":"TypeScript","readme":"# Documentation\n\nThis is Documentation how to set up this project!\n\n## Installation\n\n1. Clone this repository to your local machine using:\n\n   ```bash\n   git clone https://github.com/dj1samsoe/do-it.git\n   ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd do-it\n   ```\n3. Install the dependencies:\n   ```bash\n   npm install\n   ```\n\n## Usage\n\n1. Configure your settings in the .env file.\n2. Get the Google Secret key in Google Cloud Console until get this :\n   ```bash\n   GOOGLE_CLIENT_ID=\n   GOOGLE_CLIENT_SECRET=\n   ```\n   then copy the key, and paste into your .env file\n3. Add this to your .env file :\n   ```bash\n   NEXTAUTH_URL=http://localhost:3000/api/auth\n   NEXTAUTH_SECRET=your_secret_code\n   ```\n4. Connect your database using Postgresql (in my case I'm using [Aiven](https://aiven.io/))\n5. Paste your database url like this :\n   ```bash\n   DATABASE_URL=\"postgres://username:password@host:port/dbname\"\n   ```\n6. Run the Prisma migration to set up your database schema:\n   ```bash\n    npx prisma migrate dev\n   ```\n7. Start the development server:\n   ```bash\n   npm run dev\n   ```\n8. Access the application in your browser at http://localhost:3000.\n\n## Reference\n\n1. Design UI : [Behance](https://www.behance.net/gallery/157754015/To-Do-List-UI-Design/modules/890065645)\n2. Documentation :\n   - [Next.JS](https://nextjs.org/)\n   - [TailwindCSS](https://tailwindcss.com/docs/installation)\n   - [Shadcn-UI](https://ui.shadcn.com/)\n   - [NextAuth](https://next-auth.js.org/)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj1samsoe%2Fdo-it","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdj1samsoe%2Fdo-it","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdj1samsoe%2Fdo-it/lists"}