Add PITCHME.md to get the slides at gitpitch.com
This commit is contained in:
parent
ed6c73fc16
commit
1493fc765c
94
PITCHME.md
Normal file
94
PITCHME.md
Normal file
@ -0,0 +1,94 @@
|
||||
# No Code
|
||||
|
||||
The best way to write secure and reliable applications.
|
||||
Write nothing; deploy nowhere.
|
||||
|
||||
---
|
||||
|
||||
## Shall we start ?
|
||||
|
||||
-> Start by not writing any code
|
||||
|
||||
---
|
||||
## Like this
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
This is just an example application, but imagine it doing anything you want.
|
||||
Adding new features is easy too...
|
||||
|
||||
---
|
||||
|
||||
## This is a new feature
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
The possibilities are endless
|
||||
|
||||
---
|
||||
|
||||
## What about building ?
|
||||
|
||||
---
|
||||
|
||||
## Here is the build
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Now let's take a look at the output...
|
||||
|
||||
---
|
||||
|
||||
## The output
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
|
||||
## Time to deploy!
|
||||
|
||||
By running the following command you can deploy your application absolutely nowhere
|
||||
|
||||
---
|
||||
|
||||
## Deploy command
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
## Does this scale ?
|
||||
|
||||
---
|
||||
|
||||
## Surely
|
||||
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
I know right?
|
||||
|
||||
---
|
||||
|
||||
## Contributing
|
||||
|
||||
-> You don't
|
Loading…
Reference in New Issue
Block a user