mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-21 06:58:47 -05:00
🆕 Sync server as npm package (#4798)
* sync server as npm package * yarn lock * workflow * fix yml * fix script * named job better * imagine trusting an ai * pack and publish separately * v4 instead of v3 upload * dependencies * identifying the right package for uplaod * updating references * what * i see * here comes the glory * aaaand here it comes * perms * hmm * try changing scope * owner is invalid for git so have to go to npm instead * better names on workflow * package the api too * updates * rename to play better with gitignore * yarn * better * dont ignore me * yarn * readme * readme * release note * typo * updating to read package.json from fs rather than import to support more node versions * more ai autocomplete more problems
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,6 +3,7 @@
|
||||
!data/.gitkeep
|
||||
/data2
|
||||
Actual-*
|
||||
!actual-server.js
|
||||
**/xcuserdata/*
|
||||
export-2020-01-10.csv
|
||||
|
||||
|
||||
Reference in New Issue
Block a user