Proyecto Web Fullstack
MongoDB
, JPA
, Hibernate
, Spring Boot
, Spring Data MongoDB
, TypeScript
, Angular
.
- Java 8 - Java SE Development Kit 8
- Spring Boot - Convencion sobre configuración
- Maven - Manejador de dependencias
Backend - codigo fuente 📁
This is a Spring Boot application built using Maven. You can build and run it from the command line:
... after to clone repository
cd todolist-mongo-spring-angular
cd backend
mvn spring-boot:run
The open http://localhost:8080/
- Angular CLI - version 12.2.8.
- TypeScript - Lenguaje de programación fuertemente tipado que se basa en JavaScript
- Angular - Framework desarrollado en TypeScript (SPA)
You can run it from the command line:
... after to clone repository
cd todolist-mongo-spring-angular
cd frontend
npm install
ng serve
Navigate to http://localhost:4200/
The app will automatically reload if you change any of the source files.
The To Do List Demo Fullstack is a fully fledged sample application. It shows how to design an application with MongoDB - Spring Boot - Spring Data - Angular from ground up.
Please feel free to report issues here: https://github.com/popehiflo/todolist-mongo-spring-angular/issues
¿Qué es eso? 😆
⌨️ con ❤️ por popehiflo 😊