Original PR: https://github.com/linsa-io/linsa/pull/139 Author: @nikivdev Created: 9/5/2024 Status: ✅ Merged Merged: 9/6/2024 Merged by: @nikivdev
Base: main ← Head: encore
main
encore
7f145f1
c9517bb
5eadca9
e19a5de
4b16109
12fc8f7
99648fd
ccb6c67
5efe83a
8541cd3
10 files changed (+198 additions, -33 deletions)
➕ api/.gitignore (+6 -0) ➕ api/api/api.ts (+62 -0) ➕ api/api/links.ts (+39 -0) ➕ api/bun.lockb (+0 -0) ➕ api/encore.app (+4 -0) ➕ api/package.json (+22 -0) ➕ api/readme.md (+1 -0) ➕ api/tsconfig.json (+31 -0) 📝 bun.lockb (+0 -0) 📝 package.json (+33 -33)
api/.gitignore
api/api/api.ts
api/api/links.ts
api/bun.lockb
api/encore.app
api/package.json
api/readme.md
api/tsconfig.json
bun.lockb
package.json
Goal is to use Encore as our durable backend.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/linsa-io/linsa/pull/139
Author: @nikivdev
Created: 9/5/2024
Status: ✅ Merged
Merged: 9/6/2024
Merged by: @nikivdev
Base:
main← Head:encore📝 Commits (10+)
7f145f1first encore servicec9517bbencore run5eadca9apie19a5de.4b16109save link12fc8f7Merge branch 'main' into encore99648fdlinkccb6c67.5efe83atry deploy8541cd3try📊 Changes
10 files changed (+198 additions, -33 deletions)
View changed files
➕
api/.gitignore(+6 -0)➕
api/api/api.ts(+62 -0)➕
api/api/links.ts(+39 -0)➕
api/bun.lockb(+0 -0)➕
api/encore.app(+4 -0)➕
api/package.json(+22 -0)➕
api/readme.md(+1 -0)➕
api/tsconfig.json(+31 -0)📝
bun.lockb(+0 -0)📝
package.json(+33 -33)📄 Description
Goal is to use Encore as our durable backend.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.