Skip to content

Latest commit

 

History

History
53 lines (37 loc) · 657 Bytes

File metadata and controls

53 lines (37 loc) · 657 Bytes

Flutter Node MongoDB Login Registration

Git Clone

git clone https://github.com/maheshkareeya/flutter-node-mongodb-login-registration.git

Change Directory

cd flutter-node-mongodb-login-registration

Change Directory

cd backend

Run Npm Command

npm install 
node index.js 

Change Directory

cd frontend

Run Command

flutter run

Or Open VSCode and

Ctrl/Cmd + F5

Url for POST Data

http://localhost:8080/signin

http://localhost:8080/signup

Demo

flutter+strapi