Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard1984 authored May 12, 2018
1 parent 0e3f9e7 commit 4149eb1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
Progetto Archivio Digitale sviluppato da Riccardo Sangiorgio per l'ITIS Enrico Fermi.
</p>

## Installazione
## Getting Started

L'Archivio Digitale è suddiviso in due repository: [archivio-fermi-server](https://github.com/Richard1984/archivio-fermi-server) e [archivio-fermi-client](https://github.com/Richard1984/archivio-fermi-client).

### Installazione

1. Clonare il repository nella destinazione desiderata

```shell
Expand Down Expand Up @@ -59,7 +61,7 @@ $ mv config.json.example config.json

*JWT_SECRET* sarà la chiave utilizzata nei token. Si consiglia di utilizzare una stringa molto complessa.

## Avvio del server
### Avvio del server

1. Avviare il database (MongoDB)

Expand All @@ -74,7 +76,7 @@ $ cd cd archivio-fermi-server/server/
$ node server.js
```

## Primo accesso
### Primo accesso

Subito dopo l'installazione del server è possibile entrare nella piattaforma utilizzando le credenziali dell'utente test.

Expand Down

0 comments on commit 4149eb1

Please sign in to comment.