mirror of
https://github.com/linsa-io/linsa.git
synced 2026-01-11 20:00:23 +01:00
[PR #139] [MERGED] Encore API setup #60
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.