mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Docs related to running in production. (#174)
* Fixed up api.md, removed Titan references. * Adding more documentation on running in production. * Update deps for ironmq.
This commit is contained in:
10
docs/README.md
Normal file
10
docs/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
# IronFunctions Documentation
|
||||
|
||||
* [Running IronFunctions](api.md)
|
||||
* [Databases](databases/README.md)
|
||||
* [Message Queues](mqs/README.md)
|
||||
* [Running in Production](production.md)
|
||||
* [Triggers](triggers.md)
|
||||
* [Metrics](metrics.md)
|
||||
* [Extending IronFunctions](extending.md)
|
||||
Reference in New Issue
Block a user