Einführung von Amplify in Amazon Linux 2 AMI

Umgebung

Arbeitsinhalt

Wir stellen vor: Node.js.

Installieren Sie Node Version Manager (nvm)

#Installation
$ curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.34.0/install.sh | bash

#Aktivierung
$ . ~/.nvm/nvm.sh

Installieren Sie die neueste Version von Node.js.

#Installation
$ nvm install node

#Bestätigung
$ node -e "console.log('Running Node.js ' + process.version)"

Node.js Versionswechsel

#Überprüfen Sie die installierbare Version
$ nvm ls-remote

# Installieren Sie die angegebene Version
$ nvm install 14.15.0

#Wechseln Sie die zu verwendende Version
$ nvm use 14.15.0

#Version prüfen
$ node -v

Einführung von Amplify

Installieren Sie Amplify CLI

$ npm install -g @aws-amplify/cli

PATH durchlaufen (notwendige Antwort beim Wechsel der Node.js-Version)

$ vi .bash_profile

Fügen Sie Folgendes hinzu

# Amplify
export PATH=$HOME/.nvm/versions/node/v14.15.0/bin:$PATH

Funktionsprüfung

$ amplify


| Category      |
| ------------- |
| notifications |
| analytics     |
| api           |
| auth          |
| function      |
| hosting       |
| interactions  |
| predictions   |
| storage       |
| xr            |

 █████╗ ███╗   ███╗██████╗ ██╗     ██╗███████╗██╗   ██╗    ███████╗██████╗  █████╗ ███╗   ███╗███████╗██╗    ██╗ ██████╗ ██████╗ ██╗  ██╗
██╔══██╗████╗ ████║██╔══██╗██║     ██║██╔════╝╚██╗ ██╔╝    ██╔════╝██╔══██╗██╔══██╗████╗ ████║██╔════╝██║    ██║██╔═══██╗██╔══██╗██║ ██╔╝
███████║██╔████╔██║██████╔╝██║     ██║█████╗   ╚████╔╝     █████╗  ██████╔╝███████║██╔████╔██║█████╗  ██║ █╗ ██║██║   ██║██████╔╝█████╔╝ 
██╔══██║██║╚██╔╝██║██╔═══╝ ██║     ██║██╔══╝    ╚██╔╝      ██╔══╝  ██╔══██╗██╔══██║██║╚██╔╝██║██╔══╝  ██║███╗██║██║   ██║██╔══██╗██╔═██╗ 
██║  ██║██║ ╚═╝ ██║██║     ███████╗██║██║        ██║       ██║     ██║  ██║██║  ██║██║ ╚═╝ ██║███████╗╚███╔███╔╝╚██████╔╝██║  ██║██║  ██╗
╚═╝  ╚═╝╚═╝     ╚═╝╚═╝     ╚══════╝╚═╝╚═╝        ╚═╝       ╚═╝     ╚═╝  ╚═╝╚═╝  ╚═╝╚═╝     ╚═╝╚══════╝ ╚══╝╚══╝  ╚═════╝ ╚═╝  ╚═╝╚═╝  ╚═╝
                                                                                                                                         
amplify <command> <subcommand>

  init                Initializes a new project, sets up deployment resources in the cloud, and makes your project ready for Amplify.                              
  configure           Configures the attributes of your project for amplify-cli, such as switching front-end framework and adding/removing cloud-provider plugins. 
  push                Provisions cloud resources with the latest local developments.                                                                               
  pull                Fetch upstream backend environment definition changes from the cloud and updates the local environment to match that definition.             
  publish             Executes amplify push, and then builds and publishes client-side application for hosting.                                                    
  serve               Executes amplify push, and then executes the project's start command to test run the client-side application locally.                        
  status              Shows the state of local resources not yet pushed to the cloud (Create/Update/Delete).                                                       
  delete              Deletes all of the resources tied to the project from the cloud.                                                                             
  <category> add      Adds a resource for an Amplify category in your local backend                                                                                
  <category> update   Update resource for an Amplify category in your local backend.                                                                               
  <category> push     Provisions all cloud resources in a category with the latest local developments.                                                             
  <category> remove   Removes a resource for an Amplify category in your local backend.                                                                            
  <category>          Displays subcommands of the specified Amplify category.                                                                                      
  mock                Run mock server for testing categories locally.                                                                                              
  codegen             Generates GraphQL statements(queries, mutations and eventHandlers) and type annotations.                                                     
  env                 Displays and manages environment related information for your Amplify project.                                                               
  console             Opens the web console for the selected cloud resource. 

Recommended Posts

Einführung von Amplify in Amazon Linux 2 AMI
So aktualisieren Sie PHP unter Amazon Linux 2
Einführung eines japanischen Eingabesystems in Serene Linux
Einführung von Docker Engine in Linux von Grund auf neu
[Amazon Linux] Wechsel von der Python 2-Serie zur Python 3-Serie
[Linux] Einführung in Linux
Erstellen einer AWS EC2 EC2-Instanz (Amazon Linux AMI) 2
Firewalld zu Amazon Linux 2 hinzugefügt (IP-Adressbeschränkungen)
Jupyter Notebook-Einstellungen - Verwendung (EC2 Amazon Linux 2)
Führen Sie serverspec in Linux ein
Linux-Befehle zum Erinnern
Kopieren von Dateien direkt von Amazon EC2 (Amazon Linux) nach S3
AWS EC2 2. SSH-Verbindung zur EC2-Instanz (Amazon Linux 2)
Einführung von Python 2.7 in CentOS 6.6
[AWS EC2] So installieren Sie Maven unter Amazon Linux 2
Einführung einer Desktop-Umgebung in Arch Linux (LightDM + Xfce4)
So erstellen Sie eine Python-Umgebung unter Amazon Linux 2
[Amazon Linux 2] Wechsel von der Authentifizierung mit öffentlichem Schlüssel zur Kennwortauthentifizierung
[AWS] So erweitern Sie den Speicherplatz unter Amazon Linux
[AWS EC2] Einstellungen, die Sie unter Amazon Linux 2 vornehmen möchten
[Windows] RDP zu Windows über Linux
Hinzufügung von Amazon Linux Swap
Eine super Einführung in Linux
Einführung von PyMySQL in Himbeer-Pi3
[Linux] Willkommen im Notfallmodus!
Setzen Sie jenv in Amazon Linux ein
Ich habe versucht, Linux wieder einzuführen
Installieren Sie tomcat 5.5 unter Amazon Linux.
Einführung in Elixir in Linux Mint
Erstellen Sie eine Amazon Linux 2 (CentOS) -GUI
Installieren von Homebrew unter Amazon Linux 2
Führen Sie Amazon Linux 2 in VirtualBox aus
Ich habe versucht, eine Umgebung von MkDocs unter Amazon Linux zu erstellen
Fügen Sie Benutzer mit SSH-Zugriff zu Ihrer Amazon EC2 Linux-Instanz hinzu