You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-4
Original file line number
Diff line number
Diff line change
@@ -57,6 +57,7 @@ Already have some document or spreadsheet with your hiking/climbing gear and wan
57
57
58
58
- Add unit tests for functionality that is ready.
59
59
- Improve code structure and maintainability.
60
+
- Streamlined and fully automated the deployment process.
60
61
61
62
## Changelog
62
63
@@ -143,7 +144,6 @@ Please note that the development environment works completely fine on macOS and
143
144
3. Go to `packages/web-app` and create `.env.development` and `.env.production` files with the variables from `firebaseConfig`. The file format should be like this:
0 commit comments