{"id":20839741,"url":"https://github.com/HungNguyenIsAvailable/InternshipProduct","last_synced_at":"2025-05-12T01:30:27.937Z","repository":{"id":241545665,"uuid":"807003780","full_name":"HiImLawtSimp1e/InternshipProduct","owner":"HiImLawtSimp1e","description":"ASP.NET API \u0026 EF Core 6.0, JWT, Nextjs 14, server-action, zustand, tailwindcss","archived":false,"fork":false,"pushed_at":"2024-09-16T09:30:03.000Z","size":3850,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-17T10:48:28.886Z","etag":null,"topics":["asp-net-core","asp-net-core-web-api","c-sharp","dependency-injection","eav-model","ef-core","jwt","n-layer-architecture","net-6-0","nextjs","nextjs14","repository-pattern","server-actions","tailwindcss","typescript","zustand"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/HiImLawtSimp1e.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":"2024-05-28T09:57:53.000Z","updated_at":"2024-09-16T09:30:07.000Z","dependencies_parsed_at":"2024-05-29T01:34:22.649Z","dependency_job_id":"d7160d0e-1f0c-4451-9e3d-9cb6f58dfc8d","html_url":"https://github.com/HiImLawtSimp1e/InternshipProduct","commit_stats":null,"previous_names":["hiimlawtsimp1e/internshipproduct"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiImLawtSimp1e%2FInternshipProduct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiImLawtSimp1e%2FInternshipProduct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiImLawtSimp1e%2FInternshipProduct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiImLawtSimp1e%2FInternshipProduct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HiImLawtSimp1e","download_url":"https://codeload.github.com/HiImLawtSimp1e/InternshipProduct/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225110419,"owners_count":17422413,"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":["asp-net-core","asp-net-core-web-api","c-sharp","dependency-injection","eav-model","ef-core","jwt","n-layer-architecture","net-6-0","nextjs","nextjs14","repository-pattern","server-actions","tailwindcss","typescript","zustand"],"created_at":"2024-11-18T01:14:20.027Z","updated_at":"2025-05-12T01:30:25.624Z","avatar_url":"https://github.com/HiImLawtSimp1e.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Internship Product\n\nThis is my internship project.\n\nYou have already installed .NET 6.0 SDK runtime \u0026 Node.js 20.0 to run this project\n\n## 🚀 Quick start\n\n1.  **Step 1.**\n    Clone the project\n    ```sh\n    git clone https://github.com/HiImLawtSimp1e/InternshipProduct.git\n    ```  \n1.  **Step 2.**\n    * Move to backend\n    ```sh\n    cd ./InternshipBackend\n    ```\n    * Change connection string to your database in `API/appsettings.json` \u0026 `Data/Context`\n    ```sh\n     \"ConnectionStrings\": {\n    \"DefaultConnection\": \"server=localhost\\\\sqlexpress;database=nextecommerce;trusted_connection=true\"\n    },\n    ```\n    ```\n    protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)\n        {\n            optionsBuilder.UseSqlServer(\"server=localhost\\\\sqlexpress;database=nextecommerce; trusted_connection=true;\");\n        }\n    ```\n    * Import database\n    ```\n    add-migration InitialDb\n    ```\n    ```\n    update-database\n    ```\n    * Run hosting backend with VS2022\n1.  **Step 3.**\n    * Move to frontend\n     ```sh\n    cd ./internship-frontend\n    ```\n    * Install the project dependencies with:\n     ```sh\n    npm i\n    ```\n    * Add your cloud name as an environment variable inside `.env.local`:\n\n    ```\n    NEXT_PUBLIC_TINYMCE_API_KEY=\u003cYour TinyMCE Key\u003e\n    NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME=\"\u003cYour Cloudinary's Cloud Name\u003e\"\n    CLOUDINARY_API_KEY=\"\u003cYour Cloudniary API Key\u003e\"\n    CLOUDINARY_API_SECRET=\"\u003cYour Cloundinary API Secret\u003e\"\n    ```\n    * Start the development server frontend with:\n    ```\n    npm run dev\n    ```\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHungNguyenIsAvailable%2FInternshipProduct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHungNguyenIsAvailable%2FInternshipProduct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHungNguyenIsAvailable%2FInternshipProduct/lists"}