add README.md
This commit is contained in:
parent
376e9fe88f
commit
0f9c253edf
27
README.md
27
README.md
@ -0,0 +1,27 @@
|
||||
### Instrukcja uruchomienia
|
||||
|
||||
1. Pobierz repozytorium
|
||||
|
||||
``
|
||||
git clone https://git.wmi.amu.edu.pl/s464962/hetzner.git
|
||||
``
|
||||
|
||||
2. Przejdź do katalogu z projektem
|
||||
|
||||
``
|
||||
cd hetzner
|
||||
``
|
||||
|
||||
3. Nadaj uprawnienia do skyptu
|
||||
|
||||
``
|
||||
chmod +x deploy.sh
|
||||
``
|
||||
|
||||
4. Uruchom skrypt
|
||||
|
||||
``
|
||||
./deploy.sh
|
||||
``
|
||||
|
||||
5. Po uruchomieniu, wyświetli się w konsoli publiczny adres serwera. Aplikacja będzie dostępna pod adresem ``http://<publiczny adres ip>:3000``.
|
Loading…
Reference in New Issue
Block a user