Documentation CRYSTAL v1.0
1. Description and capabilities. 2. Instructions for deployment on a local PC. 3. Instructions for deployment on VPC and setting up access to the website via public IP. 4. Connecting a domain. 5. Installation...
Description and capabilities of CRYSTAL v1.0
Architecture: SPA, REST API. Building: MERN stack (MongoDB, Express.js, React, Node.js). Full code | Package.json – Frontend | Backend Structure: MongoDB v8.0.4. Express.js v4.21.2. React v19.0.0. Node.js v23.6.1. PM2 v5.4.3. PNPM v10.5.2. Vite v6.1.0....
Instructions for deploying CRYSTAL v1.0 on VPC and setting up access to the website via public IP
Contents: 0. Project structure, VM and local PC characteristics. 1. Creating a repository with the CRYSTAL v1.0 project. 2. Creating an SSH key. 3. Create a security group in VPC. 4. Creating a VM....
Instructions for deploying CRYSTAL v1.0 on a local PC
Contents: 0. Project structure and local PC characteristics. 1. Installing Git. 2. Creating a directory with the project on your local PC. 3. Installing the MongoDB database. 4. Starting the frontend part of the...
Connecting a domain to the CRYSTAL v1.0 project
Contents: 1. Connect to your domain, public IP address of the VM, in the settings of the domain operator. 2. Editing file – ‘crystal’, in the ‘sites-available’ folder. 3. Create a .env.prodDomain file in...