Giter Club home page Giter Club logo

server-manager's Introduction

server-manager

A server managing app developed using Spring Boot and Angular.

Spring Boot + Angular Tutorial

Follow this tutorial to understand how the application works: Youtube Video

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Git: You must have Git installed to clone the repository.
  • Docker: Docker must be installed to run the application using Docker Compose.
  • Java: Required if you want to run the Spring Boot application directly.
  • Node.js and Angular CLI: Required if you want to run the Angular application directly.
  • PostgreSQL: Required if you're not using Docker to manage the database.

If you don't have Docker installed, you'll need to follow additional steps to set up PostgreSQL and the Spring Boot application manually.

Installation

Follow these steps to install the project:

  1. Clone the Repository: git clone https://github.com/tiagospeckart/server-manager.git
  2. Navigate to the Project Directory: cd server-manager
  3. ./gradlew build
  4. docker build -t back-server-manager:latest .
  5. docker-compose up 6Start the Application: Run the application with PostgreSQL and Spring Boot using Docker:
docker compose up

License

MIT

server-manager's People

Contributors

tiagospeckart avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.