{"id":29551443,"url":"https://github.com/deviate-dv8/taocrowd_skills_test","last_synced_at":"2025-07-18T04:06:08.531Z","repository":{"id":286944320,"uuid":"963052390","full_name":"deviate-dv8/TaoCrowd_Skills_Test","owner":"deviate-dv8","description":"Technical Test for Fullstack position using mern stack","archived":false,"fork":false,"pushed_at":"2025-04-09T10:20:39.000Z","size":1446,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-07T08:50:38.611Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/deviate-dv8.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,"zenodo":null}},"created_at":"2025-04-09T04:51:38.000Z","updated_at":"2025-04-09T10:20:45.000Z","dependencies_parsed_at":"2025-06-08T01:30:28.926Z","dependency_job_id":null,"html_url":"https://github.com/deviate-dv8/TaoCrowd_Skills_Test","commit_stats":null,"previous_names":["danvictorgithub/taocrowd_skills_test","deviate-dv8/taocrowd_skills_test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deviate-dv8/TaoCrowd_Skills_Test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviate-dv8%2FTaoCrowd_Skills_Test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviate-dv8%2FTaoCrowd_Skills_Test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviate-dv8%2FTaoCrowd_Skills_Test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviate-dv8%2FTaoCrowd_Skills_Test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deviate-dv8","download_url":"https://codeload.github.com/deviate-dv8/TaoCrowd_Skills_Test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deviate-dv8%2FTaoCrowd_Skills_Test/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265698058,"owners_count":23813131,"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-07-18T04:06:02.947Z","updated_at":"2025-07-18T04:06:08.513Z","avatar_url":"https://github.com/deviate-dv8.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaoCrowd Skills Test\n\nA fullstack MERN application developed as a technical test.\n\n## Live Deployments\n\n- **Frontend with Mock API**: [https://taocrowdskilltest-mock.vercel.app/](https://taocrowdskilltest-mock.vercel.app/)\n- **Frontend with Real API**: [https://tao-crowd-skills-test.vercel.app/](https://tao-crowd-skills-test.vercel.app/)\n- **Backend API**: [https://taocrowdskilltestapi.onrender.com/](https://taocrowdskilltestapi.onrender.com/)\n\n## Tech Stack\n\n- **Frontend**: React + Vite\n- **Backend**: Node.js + Express\n- **Database**: MongoDB\n- **ORM**: Prisma\n- **Deployment**: Vercel (Frontend) \u0026 Render (Backend)\n\n## Prerequisites\n\n- Node.js (v14 or higher)\n- MongoDB instance\n- Git\n\n## Local Development Setup\n\n### 1. Clone the Repository\n\n```bash\ngit clone git@github.com:Danvictorgithub/TaoCrowd_Skills_Test.git\ncd TaoCrowd_Skills_Test\n```\n\n### 2. Environment Setup\n\n#### Backend Configuration\n\n1. Navigate to the backend directory\n\n```bash\ncd backend\n```\n\n2. Create a `.env` file based on `env.sample`\n\n```\nDATABASE_URL=\"your_mongodb_connection_string\"\n```\n\n#### Frontend Configuration\n\n1. Navigate to the frontend directory\n\n```bash\ncd frontend_api\n```\n\n2. Create a `.env` file based on `env.example`\n\n```\nVITE_BACKEND_URL=http://localhost:5000\n```\n\n### 3. Backend Setup\n\n```bash\ncd backend\nnpm install\nnpx prisma generate\nnpx prisma db push\nnpm run seed  # Generate sample data\nnpm run dev   # Start development server\n```\n\n### 4. Frontend Setup\n\n```bash\ncd frontend_api\nnpm install\nnpm run dev\n```\n\n## Development Ports\n\n- Frontend: [http://localhost:5173](http://localhost:5173)\n- Backend: [http://localhost:5000](http://localhost:5000)\n\n## About\n\nThis project is a technical assessment for the Fullstack Developer (MERN) position at [TaoCrowd](https://taocrowd.com/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviate-dv8%2Ftaocrowd_skills_test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeviate-dv8%2Ftaocrowd_skills_test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeviate-dv8%2Ftaocrowd_skills_test/lists"}