1646397537

This commit is contained in:
Amruth Pillai
2022-03-04 13:38:58 +01:00
parent 269d5206e6
commit 7c73685759
4 changed files with 24 additions and 3 deletions
+6
View File
@@ -28,6 +28,12 @@ You have complete control over what goes into your resume, how it looks, what co
- Tailor-made Backend and Database, isolated from Google, Amazon etc.
- **Oh, and did I mention that it's free?**
## Docker
```
docker run -d -p 3000:3000 -p 3100:3100 --env-file .env amruthpillai/reactive-resume:v3
```
## Build from Source
1. Clone the repository locally, or use GitHub Codespaces or CodeSandbox