Skip to content

okolilemuel/fleekAsg-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fleek Asg App

This is the Frontend part - Fleek Asg which takes a source path and destination path at run time. It encrypts any file placed in the source path and stores it in the destination path. The encryption key for this particular session will be logged to the terminal. The app exposes http endpoints to query the encrypted files and download the decrypted version.

Usage

Follow the steps below to run the app

  • Clone this repository
  • Start the API server here https://github.com/okolilemuel/fleekAsg
  • Open the terminal or command line in the base directory of the project
  • Run the application using npm run start
  • Go to http://localhost:3000 in a browser to use the App

Dependencies

Built with

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published