Skip to content

King Kong Server Backups - Backup your FTP or SFTP servers with ease.

Notifications You must be signed in to change notification settings

luke-devel/KingKongFrontend

Repository files navigation

King Kong Backups Homepage

Frontend Technology Used:

About:

  • This was a job I took from Fiverr. The frontend HTML and CSS for this site was delivered to me when I took the job, I used Node.js and Next.js as a backend then converted the static HTML and CSS into JSX code using React. The HTML was not mobile responsive so I spent much time making the site 100% mobile ready. The site uses an Express Server on the backend and uses Bcrypt Salt and Hashed passwords stored alongside user information in a MySQL Database which I access using Sequelize within the backend express server.
  • The frontend is hosted on Vercel and runs using serverless functions on the frontend. The frontend uses Next.js, which implements AWS Serverless Lamda Functions which then talk to the physical AWS Lightsail VPS on the backend with the MySQL Database.
  • We used Stripe for payments, so I set up and implemented the Stripe API in Node.js The users give us their FTP or SFTP server information, and using Node I connect to their FTP or SFTP server and download the entirety of their root directory onto the Linux CentOS Lightsail VPS server. There can also be an automated Cron Job using Shell Scripts on ato automate entire website backups on a schedule. Their FTP files are then stored on an AWS S3 Database Bucket with PGP Encryption.

About

King Kong Server Backups - Backup your FTP or SFTP servers with ease.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published