feat: one click deployer (#139)

* feat: one click deployer

This adds a script for deploying whatever is the latest on main, essentially automating the changes specified in the readme.

* fix

* repurpose existing script

* clean up

* fix

* fix

* Update latest record version

---------

Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
This commit is contained in:
Eric Lewis
2024-02-29 13:11:01 +05:30
committed by GitHub
co-authored by nabarun
parent ff9b08e91d
commit a7810a34c9
5 changed files with 73 additions and 18 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.1.3",
"version": "0.1.7",
"private": true,
"dependencies": {
"@fontsource-variable/jetbrains-mono": "^5.0.19",