devmeetup
1.0.0
شبكة اجتماعية صغيرة للمطورين بنيت مع مكدس mern. يتضمن المصادقة باستخدام رموز الويب JWT. يستخدم التطبيق Redux لإدارة الحالة من جانب العميل.
يمكنك التحقق من المشروع المباشر بالنقر هنا.
{
"mongoURI": "<your_mongoDB_Atlas_uri_with_credentials>",
"jwtSecret": "secret",
"githubToken": "<yoursecrectaccesstoken>"
}
npm install cd client
npm installnpm run dev cd client
npm run buildNODE_ENV=production node server.jsتحقق في المتصفح على http: // localhost: 5000/