Skip to content

barreto/hammer-frontend

Repository files navigation


About    |    Techs    |    Prerequisites   |    How to run    |    Back-end    |    Builders


Hammer preview

⚒️ About

Hammer is a consistent app aimed at whoever want to manage your infrastructure optimally, flexibly, agile and above all simple.

In this way, registered customers can create images, delete them individually and in their entirety, create containers based on the images you can download them, run, pause, restart and much more.

⚒️ Techs

⚒️ Prerequisites

🔨 Backend

Hammer application works with a custom backend that communicates with a MongoDB cluster, so it may be running before start this application.

You can download and undestand more about Hammer API at the following repository: Hammer API

🔨 Dependencies

To install the dependencies your should user the comand. an:

npm install
# or
yarn install

⚒️ How to run

🔨 Development

Start development server with the following command:

npm run dev
# or
yarn run dev

🔨 Production

Build project at first:

npm run build
# or
yarn run build

Start server after build in production mode:

npm run start
# or
yarn run start

⚒️ Builders

Leonardo Morais   |    Lucas Polizeli   |    Thales Pereira   |    Victor Barreto


Have a Hammer experience.

Visits Badge Last update Repo size