Skip to content

davidmuns/blogex

Repository files navigation

Blogex App

Blogex es una aplicación web que te permite crear un blog personal para publicar artículos relacionados con los lugares del mundo que has visitado y deseas compartir. Esta aplicación utiliza Leaflet, la biblioteca JavaScript de código abierto líder en mapas interactivos para móviles.

El Frontend está desarrollado en TypeScript y Angular y el Backend en Java y Spring Boot con MySQL como base de datos que permite a los usuarios registrados realizar operaciones CRUD, Crear, Leer, Actualizar y Borrar artículos.

##############################################################

Blogex is a web App that allows you to create a personal blog in order to publish articles related to places around the world you have visited and want to share. This App utilizes Leaflet that is the leading open-source JavaScript library for mobile-friendly interactive maps.

The Frontend is developed in TypeScript and Angular and the Backend in Java and Spring Boot with MySQL as the database allows signup users to employ CRUD operations, Create, Read, Update and Delete articles.

This project was generated with Angular CLI version 14.0.6.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published