1
0
mirror of synced 2024-11-26 19:24:24 +01:00
nocode/README.md

54 lines
848 B
Markdown
Raw Normal View History

2018-02-07 00:53:05 +01: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-07 02:30:09 +01:00
2018-02-07 00:53:05 +01:00
```
This is just an example application, but imagine it doing anything that is wanted. Adding new features is easy too:
2018-02-07 00:53:05 +01:00
```
2018-02-07 02:30:09 +01:00
2018-02-07 00:53:05 +01:00
```
The possibilities are endless.
### Building the Application
Now that anything has been done, it's time to build the application:
2018-02-07 00:53:05 +01:00
```
2018-02-07 02:30:09 +01:00
2018-02-07 00:53:05 +01:00
```
Yep. That's it. The following output should be seen:
2018-02-07 00:53:05 +01:00
```
2018-02-07 02:30:09 +01:00
2018-02-07 00:53:05 +01:00
```
### Deploying
While nothing still has not been done, it's time to deploy the application. By running the following command the application can be deployed absolutely nowhere.
2018-02-07 00:53:05 +01:00
```
2018-02-07 02:30:09 +01:00
2018-02-07 00:53:05 +01:00
```
It's that simple. And when it comes time to scale the application, all that has to be done:
2018-02-07 00:53:05 +01:00
```
2018-02-07 02:30:09 +01:00
2018-02-07 00:53:05 +01:00
```
"I know right?"
2018-02-07 00:53:05 +01:00
## Contributing
It cannot be done.