- Notifications
You must be signed in to change notification settings - Fork14
bezkoder/mean-stack-angular-14
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
In this tutorial, I will show you how to build a full-stack (MEAN stack) Angular 14 + Node.js example with a CRUD Application. The back-end server uses Node.js + Express for REST APIs and connects with MongoDB database, front-end side is an Angular App with HTTPClient.
We will build a full-stack Tutorial Application in that:
- Tutorial has id, title, description, published status.
- User can create, retrieve, update, delete Tutorials.
- There is a search box for finding Tutorials by title.
Tutorial link:
Or:
For more detail, please visit:
More Practice:
Pagination:
- File Upload:
Security:
Angular + Node.js Express: JWT Authentication and Authorization example
Associations:
Serverless with Firebase:
Angular Firebase CRUD with Realtime DataBase | AngularFireDatabase
Angular Firebase Storage: File Upload/Display/Delete example
cd node-js-servernode server.jscd angular-14-clientRunng serve --port 8081 for a dev server. Navigate tohttp://localhost:8081/.
About
MEAN stack - Angular 14 + Node.js Express example with MongoDB - CRUD Application
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
