{"id":20734649,"url":"https://github.com/rojikaru/sephora-project","last_synced_at":"2026-04-09T19:54:34.880Z","repository":{"id":249551318,"uuid":"825463347","full_name":"rojikaru/sephora-project","owner":"rojikaru","description":"Online perfumery store","archived":false,"fork":false,"pushed_at":"2024-08-07T11:20:30.000Z","size":7655,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T00:50:03.310Z","etag":null,"topics":["ardalis","asp-net-core","csharp","docker","docker-compose","dotnet","entity-framework-core","google-oauth","jwt","mui","postgresql","react","redux","rest-api","swagger","typescript","vite"],"latest_commit_sha":null,"homepage":"","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/rojikaru.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-07-07T21:01:52.000Z","updated_at":"2024-08-07T11:24:05.000Z","dependencies_parsed_at":"2024-09-05T21:08:52.695Z","dependency_job_id":"7d106286-4aa0-4776-83c7-7a67cd5c6c68","html_url":"https://github.com/rojikaru/sephora-project","commit_stats":null,"previous_names":["narkobaron15/sephora-project","icy-zoro/sephora-project","rojikaru/sephora-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rojikaru%2Fsephora-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rojikaru%2Fsephora-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rojikaru%2Fsephora-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rojikaru%2Fsephora-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rojikaru","download_url":"https://codeload.github.com/rojikaru/sephora-project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243020399,"owners_count":20223021,"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":["ardalis","asp-net-core","csharp","docker","docker-compose","dotnet","entity-framework-core","google-oauth","jwt","mui","postgresql","react","redux","rest-api","swagger","typescript","vite"],"created_at":"2024-11-17T05:32:35.937Z","updated_at":"2025-12-30T19:35:11.113Z","avatar_url":"https://github.com/rojikaru.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Online Perfumery Store\n\nThis project is an online perfumery store built with ASP.NET Core REST API backend and React-TypeScript frontend. It showcases a modern web application architecture using best practices and popular libraries.\n\n## Features\n\n- **ASP.NET Core REST API**: Robust and scalable backend\n- **React-TypeScript**: Type-safe frontend built with Vite for fast development\n- **Material-UI (MUI)**: Sleek and responsive UI components\n- **Redux**: State management for React\n- **Entity Framework Core**: ORM for database operations\n- **Ardalis Clean Architecture**: Organized and maintainable codebase\n- **JWT Authentication**: Secure user authentication\n- **Google OAuth**: Easy sign-in with Google accounts\n- **Formik \u0026 Yup**: Form handling and validation\n- **Axios**: HTTP client for API requests\n- **Postgres**: Easy-to-use \u0026 well-performing database\n\n## Prerequisites\n\n- [.NET 8 SDK](https://dotnet.microsoft.com/download)\n- [Node.js](https://nodejs.org/) (v14 or later)\n- [PostgreSQL](https://www.postgresql.org/) (or another compatible database)\n\n## Getting Started\n\n### Backend Setup\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/yourusername/perfumery-store.git\n   cd perfumery-store/backend\n   ```\n\n2. Update the connection string in `appsettings.json` to point to your database.\n\n3. Apply database migrations:\n   ```\n   dotnet ef database update\n   ```\n\n4. Run the backend:\n   ```\n   dotnet run\n   ```\n\n### Frontend Setup\n\n1. Navigate to the frontend directory:\n   ```\n   cd ../frontend\n   ```\n\n2. Install dependencies:\n   ```\n   npm install\n   ```\n\n3. Create a `.env` file in the frontend root and add the secrets mentioned in env.ts file  \n\n4. Start the development server:\n   ```\n   npm run dev\n   ```\n\nThe frontend will be available at `http://localhost:5173`.\n\n## Authentication\n\nThe application uses JWT for authentication. To authenticate:\n\n1. Register a new user or log in with existing credentials.\n2. Use the returned JWT token in the `Authorization` header for subsequent requests.\n\nGoogle OAuth is also available for easy sign-in.\n\n## API Documentation\n\nAPI documentation is available in swagger menu when running the backend in development mode or in README.md in sephora-backend folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frojikaru%2Fsephora-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frojikaru%2Fsephora-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frojikaru%2Fsephora-project/lists"}