Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/valeriogc/spring-il-mio-fotoalbum
Reproduction of a Webapp for manage photos and posts with Back-end made in Java and Spring, and the Front-end using Vue CLI served by API.
https://github.com/valeriogc/spring-il-mio-fotoalbum
bootstrap css hibernate-jpa html java javascript spring spring-security vuejs webapp
Last synced: 9 days ago
JSON representation
Reproduction of a Webapp for manage photos and posts with Back-end made in Java and Spring, and the Front-end using Vue CLI served by API.
- Host: GitHub
- URL: https://github.com/valeriogc/spring-il-mio-fotoalbum
- Owner: ValerioGc
- Created: 2022-12-20T08:41:32.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T15:56:10.000Z (about 2 years ago)
- Last Synced: 2023-03-05T22:49:55.790Z (almost 2 years ago)
- Topics: bootstrap, css, hibernate-jpa, html, java, javascript, spring, spring-security, vuejs, webapp
- Language: Java
- Homepage:
- Size: 3.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spring-il-mio-foto-album
> Reproduction of a webapp with an administrative area protected by authentication, made for manage photos made with Java and Spring. The front end, made with Vue CLI, is served by the Java application API and it displays the data and offer the option to comment the photo.
## *_Front-End Setup Project_*
:arrow_forward: Project setup:
npm install
:arrow_forward: Compiles and hot-reloads for development:
npm run serve
:arrow_forward: Compiles and minifies for production:
npm run build
:arrow_forward: Lints and fixes files:
npm run lint
## *_Back-end development tools_*
Languages
Framework
![]()
![]()
Java
Spring
## *_Front-end development tools_*
Languages
Framework
![]()
![]()
![]()
![]()
![]()
HTML
CSS
Javascript
VueJs
Bootstrap
## *_Previews:_*
### Back-End
![]()
![]()
--------
### Front-end
![]()
![]()
--------