Skip to content

Commit

Permalink
🧓 Formatted to 80 columns
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurore Poirier committed Feb 21, 2024
1 parent 8b54736 commit 1a91402
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## Description

This is the frontend of the Insalan website. It is a Vue.js application. It is served by a Nginx server. It is part of the [insalan.fr](https://insalan.fr) infrastructure and is deployed with the [infra-insalan.fr](https://github.com/InsaLan/infra-insalan.fr) repository.
This is the frontend of the Insalan website. It is a Vue.js application. It is
served by a Nginx server. It is part of the [insalan.fr](https://insalan.fr)
infrastructure and is deployed with the
[infra-insalan.fr](https://github.com/InsaLan/infra-insalan.fr) repository.

## Contributing

Expand All @@ -11,7 +14,9 @@ contribution.

## Run the frontend in local

The frontend has to be deployed from the docker-compose setup (so you need to install it!).
Please refer to [this README](https://github.com/InsaLan/infra-insalan.fr/blob/main/README.md)
The frontend has to be deployed from the docker-compose setup (so you need to
install it!). Please refer to [this
README](https://github.com/InsaLan/infra-insalan.fr/blob/main/README.md)

Once the docker-compose is running, you can access the frontend at `http://beta.localhost` if you are using the default beta configuration.
Once the docker-compose is running, you can access the frontend at
`http://beta.localhost` if you are using the default beta configuration.

0 comments on commit 1a91402

Please sign in to comment.