Proposal for compliance and scaling
This commit is contained in:
parent
ed6c73fc16
commit
5e2d9e00d2
10
README.md
10
README.md
@ -34,19 +34,23 @@ Yep. That's it. You should see the following output:
|
||||
|
||||
### Deploying
|
||||
|
||||
While you still have not done anything it's time to deploy your application. By running the following command you can deploy your application absolutely nowhere.
|
||||
While you still have not done anything it's time to deploy your application. No code runs on any stack, including, but not limited to, AWS, GCP, Azure, and even on-premise servers. By running the following command you can deploy your application absolutely nowhere.
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
It's that simple.
|
||||
|
||||
It's that simple. And when it comes time to scale the application, all you have to do is:
|
||||
No code is perfectly written for infinite horizontal and vertical scaling. Just update the configs found nowhere, and run the below command.
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
Run it as many times as needed. Note that no code automatically load balances nothing.
|
||||
|
||||
I know right?
|
||||
### Compliance
|
||||
|
||||
No code also meets both GDPR and HIPAA compliance. By tracking no information, and not having any existant users, No code is able to remove all liability on the developer's part. (NOTE: all guarantees of compliance are waived if no code is altered, or used within another project. No code is not responsible for any data that is maintained in any persistant or ephemeral state. No code is only responsible for no data)
|
||||
|
||||
## Contributing
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user