Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmajestic authored Apr 4, 2024
1 parent 965dc12 commit 8b7f3d3
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Robyn with Docker πŸ³πŸ¦€
# Robyn with Docker πŸ³πŸ¦€

Welcome to robyn-docker, a project showcasing the power of Robyn, a Rust-based asynchronous web framework, through Python. This project demonstrates how to containerize a Robyn application using Docker, making deployment smooth and scalable across any environment.

Robyn brings together Rust's performance and safety with Python's simplicity and flexibility, offering an excellent choice for building high-performance web applications.

πŸš€ Getting Started
## πŸš€ Getting Started

To get started with robyn-docker, you'll need to have Python and Docker installed on your machine. The following instructions will guide you through setting up a basic Robyn project and containerizing it with Docker.

Getting Started: https://robyn.tech/documentation/example_app
Expand All @@ -19,4 +21,4 @@ $ python3 -m robyn --create
MongoDB
SqlAlchemy
Prisma
```
```

0 comments on commit 8b7f3d3

Please sign in to comment.