Skip to content

Create secure and private web apps using only static JavaScript, HTML, and CSS.

License

Notifications You must be signed in to change notification settings

sortiz32233/userbase

Repository files navigation

encrypted.dev


Development

Add your AWS credentials in ~/.aws/credentials under a profile called "encrypted":

[encrypted]
aws_access_key_id=A******************F
aws_secret_access_key=1**************************************k

Check out the repo:

git clone https://github.com/dvassallo/encrypted.dev.git

Install the dependencies:

npm install

Start the dev server:

npm start

About

Create secure and private web apps using only static JavaScript, HTML, and CSS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.8%
  • C 3.2%
  • HTML 2.1%
  • CSS 1.1%
  • TypeScript 1.0%
  • Objective-C 0.3%
  • Other 0.5%