An open API service indexing awesome lists of open source software.

https://github.com/thomascode92/my-messages

The one App for sharing Messages with the World! A Full-Stack Application written in Angular & NodeJS, orchestrated by Docker.
https://github.com/thomascode92/my-messages

angular docker express full-stack javascript mean-stack mongodb nodejs rest-api typescript

Last synced: 22 days ago
JSON representation

The one App for sharing Messages with the World! A Full-Stack Application written in Angular & NodeJS, orchestrated by Docker.

Awesome Lists containing this project

README

        

# MyMessages - Share it with the World

Welcome to the Source Code of the __MyMessage App__.
The one app for sharing messages with the world!

## About the Project

### Summary

This project is a (very small) _Twitter Clone_. With this application, you can share messages and pictures with the world.
Yet, the foundation for this app is the [MEAN Stack Guide](https://www.udemy.com/course/angular-2-and-nodejs-the-practical-guide/) from [Academind](https://academind.com).

### Core technologies

This application is built with the MEAN-stack, so these are the fundamental technologies:

- MongoDB - Document database
- Express - NodeJS web framework
- Angular - Client-side JavaScript framework
- NodeJS - JavaScript web server

With the help of Docker (and Docker-Compose), each part of the application will run in its own container.

- Backend - NodeJS/Express application
- Frontend - Angular SPA
- Database - MongoDB