26 comments found.
1). live preview is not working. Can this be customized for a directory website??
Hi, i just purchased you template but i had problem when i built the source for production, below are the errors, please help, thanks.
ERROR in node_modules/@agm/core/core.module.d.ts:26:79 – error NG6005: AgmCoreModule.forRoot returns a ModuleWithProviders type without a generic type argument. Please add a generic type argument to the ModuleWithProviders type. If this occurrence is in library code you don’t control, please contact the library authors.
26 static forRoot(lazyMapsAPILoaderConfig?: LazyMapsAPILoaderConfigLiteral): ModuleWithProviders; ~~~~~~~~~~ src/app/modules/admin/admin.component.html:3:9 – error NG8001: ‘app-sidebar’ is not a known element: 1. If ‘app-sidebar’ is an Angular component, then verify that it is part of this module. 2. If ‘app-sidebar’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ’@NgModule.schemas’ of this component to suppress this message.
3 <app-sidebar></app-sidebar> ~~~~~~~~~~~~~~ src/app/modules/admin/admin.component.html:7:9 – error NG8001: ‘app-navbar’ is not a known element: 1. If ‘app-navbar’ is an Angular component, then verify that it is part of this module. 2. If ‘app-navbar’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ’@NgModule.schemas’ of this component to suppress this message.
src/app/modules/admin/admin.component.ts:10:18
10 templateUrl: './admin.component.html'
~~~~~~~~~~~~
Error occurs in the template of component AdminComponent.
7 <app-navbar></app-navbar> ~~~~~~~~~~~~~ src/app/modules/admin/admin.component.html:8:9 – error NG8001: ‘router-outlet’ is not a known element: 1. If ‘router-outlet’ is an Angular component, then verify that it is part of this module. 2. If ‘router-outlet’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ’@NgModule.schemas’ of this component to suppress this message.
src/app/modules/admin/admin.component.ts:10:18
10 templateUrl: './admin.component.html'
~~~~~~~~~~~~
Error occurs in the template of component AdminComponent.
8 <router-outlet></router-outlet> ~~~~~~~~~~~~~~~~ src/app/app.component.html:1:1 – error NG8001: ‘app-loading’ is not a known element: 1. If ‘app-loading’ is an Angular component, then verify that it is part of this module. 2. If ‘app-loading’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ’@NgModule.schemas’ of this component to suppress this message.
src/app/modules/admin/admin.component.ts:10:18
10 templateUrl: './admin.component.html'
~~~~~~~~~~~~
Error occurs in the template of component AdminComponent.
1 <app-loading></app-loading> ~~~~~~~~~~~~~~ src/app/app.component.html:2:1 – error NG8001: ‘router-outlet’ is not a known element: 1. If ‘router-outlet’ is an Angular component, then verify that it is part of this module. 2. If ‘router-outlet’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ’@NgModule.schemas’ of this component to suppress this message.
src/app/app.component.ts:5:16
5 templateUrl: './app.component.html',
~~~~~~~~~~~
Error occurs in the template of component AppComponent.
2 <router-outlet></router-outlet> ~~~~~~~~~~~~~~~~ src/app/shared/components/loader/loader.component.html:1:1 – error NG8001: ‘mat-progress-bar’ is not a known element: 1. If ‘mat-progress-bar’ is an Angular component, then verify that it is part of this module. 2. If ‘mat-progress-bar’ is a Web Component then add ‘CUSTOM_ELEMENTS_SCHEMA’ to the ’@NgModule.schemas’ of this component to suppress this message.
src/app/app.component.ts:5:16
5 templateUrl: './app.component.html',
~~~~~~~~~~~
Error occurs in the template of component AppComponent.
1 <mat-progress-bar mode=”indeterminate” [hidden]=”!loading”></mat-progress-bar> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/app/shared/components/loader/loader.component.ts:6:18
6 templateUrl: './loader.component.html',
~~~~~~~~~~~~~
Error occurs in the template of component LoaderComponent.
I am getting an issue while running the project. please suggest me to resolve this. An unhandled exception occurred: Cannot find module ’@angular/compiler-cli’ See ”/tmp/ng-UDF23Y/angular-errors.log” for further details.
when you are getting this error and which version of angular cli is installed?
Hey. I Just have Purchased your Software. Can you please send the instruction to my Email- dollorinfotech@gmail.com or My Whatsaap No +91-7999452711 Or Skypeid:anildalar Thank for your Great Software
Hey, Thanks for purchase. Help.Html is there in the folder along with code. pls check in zip.
Hello after all setup when I ran npm start Getting that error
D:\Project\DHTK_Nojdejs_Angular\backend\node_modules\express-jwt\lib\index.js:20 if (!options || !options.secret) throw new Error(‘secret should be set’);
I purchased this script over 4 months ago, I have tried all I can and followed instructions, but still cannot login on local server. It says email or password invalid. All the information on this forum too does not help. The author has to either make documentation more clear and give instructions or I ask for a refund.
from the backend folder you need to run seeder to have some data in database.
app/config.js in that line #10 seed:{} object is there. In that make default:true and run the project it will seed default data in database. Same other property can be made true and seed. once seed done revert to value false and then start project and try to login.
Everything has given in help.doc file OR study the code architecture so you will get whole idea.
I have seeded the database accordingly and I checked with Robo 3T and users are present on the local db. I believe other people have raised the same issue. After seeding and running in development mode, I am still unable to log in. I tried sending requests with postman, still the same. Its been over 4 months now.
you can mail me your details with screenshot or any more info. Since 4 months you are struggling then you should have contacted me before. I can help you in that.
whats your email ?
its in my profile.
I have messaged you, its been almost 4 weeks and no response. I would like a redund
I have recently purchased this Item, would you please help to Run the project local.Step by Step
its all given in the help.doc file. You just need to do npm install and run npn run start.
Help.cod is in which file . forntend or backend??npm run start in which file?
with frontend and backend folder there will be help_doc file will be there. Frontend is for Angular 8 and Backend is for NodeJS code.
when i run npm run start in the frontend i got this error ” npm ERR! errno 1 npm ERR! dx-ecomm-8@0.0.0 start: `ng serve—host=0.0.0.0—open—port=4201` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the dx-ecomm-8@0.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! code ELIFECYCLE
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\MQT\AppData\Roaming\npm-cache\_logs\2019-11-30T17_47_10_259Z-debug.log
I don’t have a file called Help_doc in my downloaded file!!! please do you have Skype ID a want to share with you my screen
in your download you will have 3 folders , frontend, backend and screen and there will be one more html page help_doc.html in that all step defined. you can send me mail with screenshot what you got as downloaded and what errors you get. If you want to share your screen then do team viewer.
please give your ratings. This will help me in sales.
Thanks!
Yes, I have that three folders but i don’t have the Help_doc. let share the screen with team viewer :- here is my name: DESKTOP-T8DHSPK
Do you have Skype ID, can please share the Help_doc file separately cos i din’t get it. my email is :- mo.joseph079@gmail.com
ok let me mail you that file.. as I am at remote location so connectivity is not stable.
Ok waiting you!
mail sent. pls check. if still any issue then provide screenshots in that mail only.
Thank you
i sent a mail please check
please give your ratings to item as a good customer.
Dear Friend!. in Product list i want to show the Brand values instead of Category values , so please in which file i can do so.
Please Answer!
check mail
Hello! I was interested in front end of Angular 8 …and I purchased this script to see it’s using Angular 7 and is not compatible with 8. I tried official upgrade docs… but its not running the frontend. I hope this is not a wrong title of script .
Q. Can this script run with Angular 8?
Its Angular 8 code. If you have Angular 8 cli installed then it will work directly.. other wise give me your mail id i will provide source code again with angular 8. Download has those files already though.
please rate the item for its code structure and quality. This will help me in sales. Thanks!
This may seem like a decent template to start a project with, but upon downloading one would realize there is almost no documentation and the author has resorted to using screenshots mostly. I purchased it a week ago and I have not been able to set it up. Its either the backend works and the frontend doesn’t or the other way round. I may have to request a refund.
Hi, Thanks for purchase. Pls let me know what problems you are facing. Help documentation is there in the source code. You need to install all npm packages first in both projects. You can start node API and then use that API url in frontend environment file. This way both app will work perfectly. Let me know any specific issue in this with screenshot.
Happy to assist you in any way.
Cheers!
This is the error I get with the frontend when I try to locally run it:
ERROR in ./src/assets/theme/styles.scss (./node_modules/@angular-devkit/build-angular/src/angular-cli-files/plugins/raw-css-loader.js./node_modules/sass-loader/lib/loader.js??ref—15-3!./src/assets/theme/styles.scss)
Module build failed (from ./node_modules/postcss-loader/src/index.js):
Error: Failed to find ’@swimlane/ngx-datatable/release/themes/material.css’
in [
/Users/gideonadukwu/Projects/starter-ng/frontend/src/assets/theme
]
at /Users/gideonadukwu/Projects/starter-ng/frontend/node_modules/postcss-import/lib/resolve-id.js:35:13
at async Promise.all (index 0)
@ ./src/assets/theme/styles.scss 1:14-259
@ multi ./src/assets/theme/styles.scss
ERROR in The Angular Compiler requires TypeScript >=3.4.0 and <3.6.0 but 3.6.3 was found instead.
I have switched between several versions of Typescript. Even installed and uninstalled Typescript and angular CLI, but the problem still persists.
there is a recent bug in ng-datatable and they have fixed now:
https://github.com/swimlane/ngx-datatable/issues/1741#issuecomment-528528616Here is the solution for those who may encounter something similar:
There is no longer a /release/-folder in the url ,since version 16.0.0. So, you should change your import-url: ”@swimlane/ngx-datatable/themes/material.css”
The new problem I face now is I cannot log in despite the fact that I have seeded db.
Thank you!
please rate the item for its code structure and quality. This will help me in sales. Thanks!
subadmin login is not working. Please let me know subadmin login.
what is username and pass of sub account ?
its in the code
can’t login here https://dx-ecom.herokuapp.com
and for sub ??
invalid username password response
please rate the item for its code structure and quality. This will help me in sales. Thanks!
all ok, thanks
please rate the item for its code structure and quality. This will help me in sales. Thanks!
Hello, I installed it, the bbdd and the tables appear correctly installed, with data. I run again the visual studio terminal and it does not login, again the message Invalid email or password!
what is “bbdd” ?
can you provide screenshot of your database with data as I shown to you? IF backed code is running and FrontEnd has its API url in environment.ts file then all should work. Have you changed Frontend / Environment.ts file for service URL to changed Backend API url ?
You can provide me your code back in .zip or any video file what you are trying to do until that I can not help you further.
I think it’s right export const environment = { production: false, serviceUrl: ‘http://localhost:3000/admin', demo: false };
If your API is running on port 3000 and You have seed dummy data in database then you are set. I do not think whats your issue then if all set.
What email address did I send you the zip?
What tools you have installed in your app? Also send me screenshots in that mail.
Hello, I have no response from the email. If you can tell me how I can continue, please.
I think it fails because of the validations: S3_ACCESS_KEY: XXXXXXXXXX S3_SECRET_KEY: xxxxxxxxxxxxxxx S3_BUCKET: XXXXXXX I put that data literally
is your app working now.. I didnt get time to check until tonight.
i have mongodb, nosqlbooster,vscode and node 10+ installed.
I am not able to extract your given zip. Have you included node_modules also?
i have mongodb, nosqlbooster,vscode and node 10+ installed. I trie In another computer with zip I send you and dont work, the same message, invalid email or password. I think is the S3_BUCKET validation, can you send another valdation? or correct parameters for validation?
try email : super@admin.com and password : admin@123
yes, I try with that username and password
dont work
with this code: const data = matchedData(req); const user = await userService.login(req, data); console.log(“1”);
if (user) {
console.log("2");
if (user.status === 'Pending' && user.roleId._id.toString() === req.app.locals.ADMIN_ROLE_ID) {
console.log("3");
Only print 1 in terminal backend
provide screenshot of that error.
pls let me know are you first time using MEAN stack ?
const data = matchedData(req); const user = await userService.login(req, data); console.log(“1”); console.log(“uServi “+userService.login(req, data)); console.log(“user “+user);
1 uServi [object Promise] user null
Database screenshot not code screenshot. You do not have data in database ?
I sent you screenshot of database. Have data, two users in table users.
in user.service.js return user null:
code: login = async (req, data) => { console.log(“user.service.js, login: user ” + data.email ” “ req.app.locals.ADMIN_ROLE_ID ” “ req.app.locals.SUPER_ADMIN_ROLE_ID ); const user = await User.findOne( { email: data.email, roleId: { $in: [ req.app.locals.ADMIN_ROLE_ID, req.app.locals.SUPER_ADMIN_ROLE_ID, ], }, }, [ ‘firstName’, ‘lastName’, ‘name’, ‘email’, ‘mobile’, ‘status’, ‘roleId’, ‘profile_pic’, ‘+passwordHash’, ‘resetVerificationCode’, ], ).populate({ path: ‘roleId’, select: ‘slug capabilities’, }); console.log(“user *” + user); return user;
Cosole: user.service.js, login: user super@admin.com 5cf7d03313528727e8dc9222 5cf7d03313528727e8dc9221 user *null
express:api Database connection successfull!** +0ms express:api Listening on port 3000 +4ms
I send you an email
I send you an email
Hello, I have deployed the project in visual studio, the backend and frontend part. I have checked the index.js file to see the user and password for access. I have deployed the app, it works but it does not login.
in the visual studio terminal there is no error message
mi .env file NODE_ENV=development PORT=4201 JWT_SECRET=2w68xFSSlUMOcF+iUdhs MONGO_CONN_URL=mongodb://localhost:27017/app S3_ACCESS_KEY: XXXXXXXXXX S3_SECRET_KEY: xxxxxxxxxxxxxxx S3_BUCKET: XXXXXXX S3_BUCKET_URL: http://xxxxxx.s3.amazonaws.com
plaese run the seed file to seed the data in database
you can check the help.html file condig the seed flag
my project is located in C: \ Users \ 0012236 \ angular \ app \ frontend. Please, give me an example of how to execute the seed file. I think I do not understand you well, I followed the steps of the help file. It does not indicate run the seed file, it simply indicates npm start
to login in the app, data should be there in the database. From backend application you can seed data in database. NodeJs backend application is having that.
is the backend also in visual studio, users are declared in index.js. Express server check for seed. Database Seed modified to true seed: { default: true, capabilities: true, regions: true, settings: true, systemEmail: true, page: true, } DB seed Roles and Capabilities, checked in config.js
my installation routes are: C: \ Users \ 0012236 \ angular \ app \ frontend. C: \ Users \ 0012236 \ angular \ app \ backend.
yes run the backend server too from backend folder now. you will see mesage in console once db seed done and connected. its in vs code too.
If I run the backend, after the frontend, the page does not load. If I run only the frontend, the page loads but does not login
Can you show me some screen shots? Whats in your visual studio, How you run Front and Backend. Whats in your database etc.
Both Frontend and Backend is independent. Both Frontend has Backend endpoint in the code and get the database connection to run.
Go to Frontend folder Run npm start
Go to Backend folder Run npm start.
backend run
[nodemon] 1.18.7 [nodemon] reading config .\nodemon.json [nodemon] to restart at any time, enter `rs` [nodemon] or send SIGHUP to 12888 to restart [nodemon] ignoring: .git node_modules//node_modules tasks//* docs//* [nodemon] watching: .* [nodemon] watching extensions: js,json [nodemon] starting `node -r dotenv/config starter.js` [nodemon] spawning [nodemon] child pid: 20780 [nodemon] watching 112 files (node:15132) DeprecationWarning: Mongoose: the `isAsync` option for custom validators is deprecated. Make your async validators return a promise instead: https://mongoosejs.com/docs/validation.html#async-custom-validators express:api Database connection successfull! +0ms express:api Listening on port 4201 +5ms Settings data cleared successfully! Capabilities data cleared successfully! Page data cleared successfully! System data cleared successfully! Settings seed completed successfully! Page seed completed successfully! Capabilities added successfully! System data insert successfully! Roles data cleared successfully! User data cleared successfully! Seed script executed successfully. (node:15132) DeprecationWarning: collection.update is deprecated. Use updateOne, updateMany, or bulkWrite instead. ¿Desea terminar el trabajo por lotes (S/N)? s PS C:\Users\0012236\angular\app\backend> npm start
> dx-api@0.0.1 start C:\Users\0012236\angular\app\backend > nodemon -r dotenv/config starter.js
[nodemon] 1.18.7 [nodemon] reading config .\nodemon.json [nodemon] to restart at any time, enter `rs` [nodemon] or send SIGHUP to 21188 to restart [nodemon] ignoring: .git node_modules//node_modules tasks// docs//* [nodemon] watching: . [nodemon] watching extensions: js,json [nodemon] starting `node -r dotenv/config starter.js` [nodemon] spawning [nodemon] child pid: 19244 [nodemon] watching 112 files (node:22064) DeprecationWarning: Mongoose: the `isAsync` option for custom validators is deprecated. Make your async validators return a promise instead: https://mongoosejs.com/docs/validation.html#async-custom-validators express:api Database connection successfull! +0ms express:api Listening on port 4201 +6ms Settings data cleared successfully! Capabilities data cleared successfully! System data cleared successfully! Page data cleared successfully! Settings seed completed successfully! Capabilities added successfully! Page seed completed successfully! System data insert successfully! Roles data cleared successfully! User data cleared successfully! Seed script executed successfully.
frontend run > ng7@0.0.0 start C:\Users\0012236\angular\app\frontend > ng serve—host=0.0.0.0—open—port=4201
WARNING: This is a simple server for use in testing or debugging Angular applications locally. It hasn’t been reviewed for security issues.
Binding this server to an open connection can result in compromising your application or computer. Using a different host than the one passed to the “—host” flag might result in websocket connection issues. You might need to use “—disableHostCheck” if that’s the case.- Angular Live Development Server is listening on 0.0.0.0:4201, open your browser on http://localhost:4201/ **
Date: 2019-05-30T13:10:42.176Z Hash: fb2fc0afc90a4b7c9cee Time: 28829ms chunk {brand-brand-module} brand-brand-module.js, brand-brand-module.js.map (brand-brand-module) 37.2 kB [rendered] chunk {capabilities-capabilities-module} capabilities-capabilities-module.js, capabilities-capabilities-module.js.map (capabilities-capabilities-module) 38.1 kB [rendered] chunk {categories-categories-module} categories-categories-module.js, categories-categories-module.js.map (categories-categories-module) 41.7 kB [rendered] chunk {common} common.js, common.js.map (common) 3.65 kB [rendered] chunk {dashboard-dashboard-module} dashboard-dashboard-module.js, dashboard-dashboard-module.js.map (dashboard-dashboard-module) 1.42 MB [rendered] chunk {faq-faq-module} faq-faq-module.js, faq-faq-module.js.map (faq-faq-module) 39.5 kB [rendered] chunk {home-home-module} home-home-module.js, home-home-module.js.map (home-home-module) 13.8 kB [rendered] chunk {login-login-module} login-login-module.js, login-login-module.js.map (login-login-module) 16.7 kB [rendered] chunk {main} main.js, main.js.map (main) 214 kB initial chunk {page-not-found-page-not-found-module} page-not-found-page-not-found-module.js, page-not-found-page-not-found-module.js.map (page-not-found-page-not-found-module) 8.02 kB [rendered] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 223 kB initial chunk {products-products-module} products-products-module.js, products-products-module.js.map (products-products-module) 76.8 kB [rendered] chunk {resources-email-email-module} resources-email-email-module.js, resources-email-email-module.js.map (resources-email-email-module) 42.3 kB [rendered] chunk {resources-pages-pages-module} resources-pages-pages-module.js, resources-pages-pages-module.js.map (resources-pages-pages-module) 45.7 kB [rendered] chunk {roles-roles-module} roles-roles-module.js, roles-roles-module.js.map (roles-roles-module) 27.9 kB [rendered] chunk {runtime} runtime.js, runtime.js.map (runtime) 9.44 kB entry chunk {settings-settings-module} settings-settings-module.js, settings-settings-module.js.map (settings-settings-module) 18.2 kB [rendered] chunk {styles} styles.js, styles.js.map (styles) 1.45 MB initial chunk {vendor} vendor.js, vendor.js.map (vendor) 7.52 MB initial i 「wdm」: Compiled successfully.
Yes, I run them in two different terminals, the browser response: “Cannot GET /”
visual studio, does not give any trace more after executing
After running API, you will not see any page in browser. but its URL will get added in FrontEnd environment.ts file
all working fine now?
You have given both as the same PORT = 4201 Both frontend and Backend should have different PORTS to run. Please check that.
The problem was the port. Now does not let me login, returns the message “Invalid email or password!”. And the user and password is well defined in index.js
can you check in database.. users are there? show me screenshot
backend > dx-api@0.0.1 start C:\Users\0012236\angular\app\backend > nodemon -r dotenv/config starter.js
[nodemon] 1.18.7 [nodemon] reading config .\nodemon.json [nodemon] to restart at any time, enter `rs` [nodemon] or send SIGHUP to 21608 to restart [nodemon] ignoring: .git node_modules//node_modules tasks//* docs/*/ [nodemon] watching: . [nodemon] watching extensions: js,json [nodemon] starting `node -r dotenv/config starter.js` [nodemon] spawning [nodemon] child pid: 9224 [nodemon] watching 112 files (node:20164) DeprecationWarning: Mongoose: the `isAsync` option for custom validators is deprecated. Make your async validators return a promise instead: https://mongoosejs.com/docs/validation.html#async-custom-validators express:api Database connection successfull! +0ms express:api Listening on port 3000 +7ms Settings data cleared successfully! Capabilities data cleared successfully! System data cleared successfully! Page data cleared successfully! Settings seed completed successfully! Capabilities added successfully! Page seed completed successfully! System data insert successfully! Roles data cleared successfully! User data cleared successfully! Seed script executed successfully.
forntend > ng7@0.0.0 start C:\Users\0012236\angular\app\frontend > ng serve—host=0.0.0.0—open—port=4201
WARNING: This is a simple server for use in testing or debugging Angular applications locally. It hasn’t been reviewed for security issues.
Binding this server to an open connection can result in compromising your application or computer. Using a different host than the one passed to the “—host” flag might result in websocket connection issues. You might need to use “—disableHostCheck” if that’s the case.- Angular Live Development Server is listening on 0.0.0.0:4201, open your browser on http://localhost:4201/ **
Date: 2019-05-31T06:56:04.739Z Hash: fb2fc0afc90a4b7c9cee Time: 42038ms chunk {brand-brand-module} brand-brand-module.js, brand-brand-module.js.map (brand-brand-module) 37.2 kB [rendered] chunk {capabilities-capabilities-module} capabilities-capabilities-module.js, capabilities-capabilities-module.js.map (capabilities-capabilities-module) 38.1 kB [rendered] chunk {categories-categories-module} categories-categories-module.js, categories-categories-module.js.map (categories-categories-module) 41.7 kB [rendered] chunk {common} common.js, common.js.map (common) 3.65 kB [rendered] chunk {dashboard-dashboard-module} dashboard-dashboard-module.js, dashboard-dashboard-module.js.map (dashboard-dashboard-module) 1.42 MB [rendered] chunk {faq-faq-module} faq-faq-module.js, faq-faq-module.js.map (faq-faq-module) 39.5 kB [rendered] chunk {home-home-module} home-home-module.js, home-home-module.js.map (home-home-module) 13.8 kB [rendered] chunk {login-login-module} login-login-module.js, login-login-module.js.map (login-login-module) 16.7 kB [rendered] chunk {main} main.js, main.js.map (main) 214 kB initial chunk {page-not-found-page-not-found-module} page-not-found-page-not-found-module.js, page-not-found-page-not-found-module.js.map (page-not-found-page-not-found-module) 8.02 kB [rendered] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 223 kB initial chunk {products-products-module} products-products-module.js, products-products-module.js.map (products-products-module) 76.8 kB [rendered] chunk {resources-email-email-module} resources-email-email-module.js, resources-email-email-module.js.map (resources-email-email-module) 42.3 kB [rendered] chunk {resources-pages-pages-module} resources-pages-pages-module.js, resources-pages-pages-module.js.map (resources-pages-pages-module) 45.7 kB [rendered] chunk {roles-roles-module} roles-roles-module.js, roles-roles-module.js.map (roles-roles-module) 27.9 kB [rendered] chunk {runtime} runtime.js, runtime.js.map (runtime) 9.44 kB entry chunk {settings-settings-module} settings-settings-module.js, settings-settings-module.js.map (settings-settings-module) 18.2 kB [rendered] chunk {styles} styles.js, styles.js.map (styles) 1.45 MB initial chunk {vendor} vendor.js, vendor.js.map (vendor) 7.52 MB initial i 「wdm」: Compiled successfully.
the login screen only returns: “Invalid email or password!”
email :super@admin.com and pasword: admin@123
show me your database screenshot
function getUsers(superadminRole, admin) { const users = [ { roleId: superadminRole, firstName: ‘super’, lastName: ‘admin’, gender: ‘male’, email: ‘super@admin.com’, password: ‘admin@123’, status: ‘Active’, }, { roleId: admin, firstName: ‘sub’, lastName: ‘admin’, gender: ‘male’, email: ‘sub@admin.com’, password: ‘admin@123’, status: ‘Active’, }, ]; return users; }
yes, those data should be added in MongoDB. You can see in database these all are added or not. Please check in database.
I think it does not contain anything. if I run in the terminal: mongo show.dbs 2019-05-31T10: 23: 24.086 + 0200 E QUERY [js] ReferenceError: show is not defined: @ (shell): 1: 1
> db.user.find().pretty() >
does not show results
I think the idea is not to have to manually enter the data of the bbdd, but they should be created directly
install RoboMongo in your system and connect to localhost mongodb. You can see the database and tables and data. You can also install NoSQLBooster tool to. You should see database as like this : http://i.prntscr.com/ZhRmGHd-SCW0vqvV1FUw-Q.png
does not work either
mongo MongoDB shell version v4.0.9 connecting to: mongodb://127.0.0.1:27017/?gssapiServiceName=mongodb Implicit session: session { “id” : UUID } MongoDB server version: 4.0.9 Server has startup warnings: 2019-05-27T11:15:37.126+0200 I CONTROL [initandlisten] 2019-05-27T11:15:37.126+0200 I CONTROL [initandlisten] * WARNING: Access control is not enabled for the database. 2019-05-27T11:15:37.126+0200 I CONTROL [initandlisten] * Read and write access to data and configuration is unrestricted. 2019-05-27T11:15:37.126+0200 I CONTROL [initandlisten]my friend, install https://nosqlbooster.com/downloads connect database.. If you have RUNNING MONGODB service and Seed data has got entered in the database from seed default :true then you can see the data. OR you can give me your code screenshot. Are you need to MEAN stack ?
Hello after all setup when I ran npm start Getting that error
C:\meanstack\source\backend\node_modules\express-jwt\lib\index.js:21 if (!options || !options.secret) throw new Error(‘secret should be set’);
But in env I set my secret
pls check file name and variabke name is proper. Give me screenshot if issue still exists.
Please give your item ratings. 3 start is expected atleast. Big Thanks
Please give your item ratings. Big Thanks!
please rate the item for its code structure and quality. This will help me in sales. Thanks!
Hope this had a public api other than the admin api to connect the frontend app
Yes, I wanted to make complete e-commerce but to sell it in $15 is not feasible for me. I need to showcase my work and want to get hire for some projects or freelance work.
Please give your item ratings. 3 start is expected atleast. Big Thanks
How can I seed the database ?? I’m running “npm run seed” but nothing happen.
make sure you have MongoDB running and connected.
All the steps are given in the help_doc.html. Please refer that. It has screenshots also which describes everything. app/config.js is the main file for configuration.
Please give your valuable 2mins to rate the application. It will help me in sales. Thanks!
Please give your item ratings. 3 start is expected atleast. Big Thanks
Have you armed the frontend that the public uses to navigate the product catalog?
intentionally not. This is a just admin panel to use and cuatomize on demand. Frontend can we done on demand.
What is the cost of the frontend?
That depends on the required features and functionality. Please mail me on dcoder.mean@gmail.com. Also let me know what is preffered stack… react or Angular. NodeJs with MongoDB/MySql If any referral site is there then also provide. cheers!
let me know if you need fix price cost for custom solution.
I do not understand why so much difference from what you are selling at 15usd the administrative panel that is seen in https://dx-ecom.herokuapp.com and the cost of developing a landing page to show the products with online purchase. I am needing that backend that you offer for 15usd, and then show the products as I do in www.mumbaibaby.com.ar
Regular license and Extended license are 2 different in every product which you can see in my product. Customized work only for you will obviously have some amount of difference. A full E-Commerce website cannot be made in 15USD even not in 500USD. A custom solution always has a higher one-time rate for any final product.
I hope that gives the answer. You can surely check with other guys for and if they cost you less then please go ahead and get your work done. Front-End / Backend in Angular / NodeJS / MySQL / ServerLess will cost you as per my knowledge around 3000-4000USD. Check if you get a lesser one and grab it.
frontend demo link ? pleasse
Please give your valuable 2mins to rate the application. It will help me in sales. Thanks!
Please give your item ratings. 3 start is expected atleast. Big Thanks
Please give your item ratings. Big Thanks
Great starting script, have been modifying it for my needs, hope you can assist with code functions for creating new users. as outlined in the users.controllers.js ? how can I submit a new user request to the back end ?
Thanks
you need to create the form in the frontend to connect with the API.
Please give your valuable 2mins to rate the application. It will help me in sales. Thanks!
Please give your item ratings. 3 start is expected atleast. Big Thanks
Please give your item ratings. Big Thanks