1
0
mirror of synced 2024-06-08 15:47:47 +02:00
nocode/README.md

54 lines
835 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 you want. Adding new features is easy too:
```
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 you have not done anything it's time to build your application:
```
2018-02-07 02:30:09 +01:00
2018-02-07 00:53:05 +01:00
```
Yep. That's it. You should see the following output:
```
2018-02-07 02:30:09 +01:00
2018-02-07 00:53:05 +01: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-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 you have to do is:
```
2018-02-07 02:30:09 +01:00
2018-02-07 00:53:05 +01:00
```
I know right?
## Contributing
You don't.