1
0
mirror of synced 2025-02-22 02:08:25 +01:00
nocode/README.md

68 lines
922 B
Markdown
Raw Normal View History

2018-02-06 15:53:05 -08:00
# No Code
No code is the best way to write secure and reliable applications. Write nothing; deploy nowhere.
## Getting Started
Start by not writing any code.
```
2018-02-06 17:30:09 -08:00
2018-02-06 15:53:05 -08:00
```
This is just an example application, but imagine it doing anything you want. Adding new features is easy too:
```
2018-02-06 17:30:09 -08:00
2018-02-06 15:53:05 -08:00
```
The possibilities are endless.
### Building the Application
Now that you have not done anything it's time to build your application:
```
2018-02-06 17:30:09 -08:00
2018-02-06 15:53:05 -08:00
```
Yep. That's it. You should see the following output:
```
2018-02-06 17:30:09 -08:00
2018-02-06 15:53:05 -08:00
```
### 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.
```
2018-02-06 17:30:09 -08:00
2018-02-06 15:53:05 -08:00
```
It's that simple. And when it comes time to scale the application, all you have to do is:
```
2018-02-06 17:30:09 -08:00
2018-02-06 15:53:05 -08:00
```
I know right?
2019-11-11 19:28:55 -03:00
## Examples
This is an example.
```
```
And here we go with another one
```
```
2018-02-06 15:53:05 -08:00
## Contributing
You don't.