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: GOVERNANCE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ We are a group of open-source developers who develop, use, promote the Elysia Re
27
27
28
28
***Transparency**
29
29
30
-
While the decision-making process is not always public, the results of the decision making process must be public. Decisions will be made after thoughtful consideration of the community's input through [Discord](https://discord.gg/8UcP9QB5AV) and [GitHub Discussions](https://github.com/agnyz/bedstack/discussions).
30
+
While the decision-making process is not always public, the results of the decision making process must be public. Decisions will be made after thoughtful consideration of the community's input through [Discord](https://discord.gg/8UcP9QB5AV) and [GitHub Discussions](https://github.com/bedtime-coders/bedstack/discussions).
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@
7
7
8
8
[RealWorld](https://realworld-docs.netlify.app/) example app for [Bun](https://bun.sh/) + [ElysiaJS](https://elysiajs.com/) + [Drizzle](https://orm.drizzle.team/)
9
9
10
-
[](https://github.com/agnyz/bedstack/actions/workflows/tests.yml?query=branch%3Amain)[](https://realworld-docs.netlify.app/specifications/backend/endpoints)[](https://codebase.show/projects/realworld?category=backend&language=typescript)[](https://github.com/agnyz/bedstack/blob/main/LICENSE)[](https://github.com/agnyz/bedstack)
10
+
[](https://github.com/bedtime-coders/bedstack/actions/workflows/tests.yml?query=branch%3Amain)[](https://realworld-docs.netlify.app/specifications/backend/endpoints)[](https://codebase.show/projects/realworld?category=backend&language=typescript)[](https://github.com/bedtime-coders/bedstack/blob/main/LICENSE)[](https://github.com/bedtime-coders/bedstack)
11
11
12
12
## Let's share a BED - join our [Discord server](https://discord.gg/8UcP9QB5AV)
Copy file name to clipboardExpand all lines: SUPPORT.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ Please read through the following guidelines.
11
11
12
12
## Asking quality questions
13
13
14
-
Questions can go to our [Discord server](https://discord.gg/8UcP9QB5AV) or [GitHub discussions](https://github.com/agnyz/bedstack/discussions).
14
+
Questions can go to our [Discord server](https://discord.gg/8UcP9QB5AV) or [GitHub discussions](https://github.com/bedtime-coders/bedstack/discussions).
15
15
16
16
Help us help you!
17
17
Spend time framing questions and add links and resources.
Copy file name to clipboardExpand all lines: docs/dev-container.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,12 @@ For now, you must change "file sharing implementation" from **VirtioFS** to **gR
19
19
:::
20
20
21
21
<!-- ::: info
22
-
For now, you must _rebuild_ the container using `⌘` `⇧` `P` → `Dev Containers: Rebuild Container` after building the container the first time. See [#55](https://github.com/agnyz/bedstack/issues/55) for details; PRs welcome.
22
+
For now, you must _rebuild_ the container using `⌘` `⇧` `P` → `Dev Containers: Rebuild Container` after building the container the first time. See [#55](https://github.com/bedtime-coders/bedstack/issues/55) for details; PRs welcome.
23
23
::: -->
24
24
25
25
::: info
26
26
For now, you must _rebuild_ the container using `⌘``⇧``P`
27
-
→ `Dev Containers: Rebuild Container` after building the container the first time. See [#55](https://github.com/agnyz/bedstack/issues/55) for details; PRs welcome.
27
+
→ `Dev Containers: Rebuild Container` after building the container the first time. See [#55](https://github.com/bedtime-coders/bedstack/issues/55) for details; PRs welcome.
28
28
:::
29
29
30
30
@@ -33,7 +33,7 @@ For now, you must _rebuild_ the container using `⌘` `⇧` `P`
33
33
1.**Clone the repository**
34
34
35
35
```sh
36
-
$ gh repo clone agnyz/bedstack
36
+
$ gh repo clone bedtime-coders/bedstack
37
37
$ cd bedstack
38
38
```
39
39
@@ -47,4 +47,4 @@ For now, you must _rebuild_ the container using `⌘` `⇧` `P`
47
47
48
48
## What's Next?
49
49
50
-
* Please report any issues you encounter with the dev container in [GitHub Issues, with the `devcontainers` label](https://github.com/agnyz/bedstack/labels/devcontainers).
50
+
* Please report any issues you encounter with the dev container in [GitHub Issues, with the `devcontainers` label](https://github.com/bedtime-coders/bedstack/labels/devcontainers).
Copy file name to clipboardExpand all lines: docs/getting-started.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Getting Started
2
2
3
-
Getting started with this RealWorld project is as easy as installing a few prerequisites, running a few commands, and opening your favorite text editor. We'd love to have you [contribute](https://github.com/agnyz/bedstack/blob/main/CONTRIBUTING.md) to this project. If you have any questions, please reach out on [Discord](https://discord.gg/8UcP9QB5AV) or [GitHub Discussions](
4
-
https://github.com/agnyz/bedstack/discussions
3
+
Getting started with this RealWorld project is as easy as installing a few prerequisites, running a few commands, and opening your favorite text editor. We'd love to have you [contribute](https://github.com/bedtime-coders/bedstack/blob/main/CONTRIBUTING.md) to this project. If you have any questions, please reach out on [Discord](https://discord.gg/8UcP9QB5AV) or [GitHub Discussions](
@@ -18,7 +18,7 @@ Getting started with this RealWorld project is as easy as installing a few prere
18
18
1.**Clone and install dependencies**
19
19
20
20
```sh
21
-
$ gh repo clone agnyz/bedstack
21
+
$ gh repo clone bedtime-coders/bedstack
22
22
$ cd bedstack
23
23
$ bun i
24
24
```
@@ -42,7 +42,7 @@ Getting started with this RealWorld project is as easy as installing a few prere
42
42
43
43
## What's Next?
44
44
45
-
* Once you're ready to contribute, check out our [contributing guide](https://github.com/agnyz/bedstack/blob/main/CONTRIBUTING.md). We're excited to have you!
46
-
* If you're looking for a place to start, check out our [good first issues](https://github.com/agnyz/bedstack/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
47
-
* If you need support, check out our [support page](https://github.com/agnyz/bedstack/blob/main/SUPPORT.md).
48
-
* If have any questions or just want to chat, join our [Discord server](https://discord.gg/8UcP9QB5AV) or [GitHub Discussions](https://github.com/agnyz/bedstack/discussions).
45
+
* Once you're ready to contribute, check out our [contributing guide](https://github.com/bedtime-coders/bedstack/blob/main/CONTRIBUTING.md). We're excited to have you!
46
+
* If you're looking for a place to start, check out our [good first issues](https://github.com/bedtime-coders/bedstack/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
47
+
* If you need support, check out our [support page](https://github.com/bedtime-coders/bedstack/blob/main/SUPPORT.md).
48
+
* If have any questions or just want to chat, join our [Discord server](https://discord.gg/8UcP9QB5AV) or [GitHub Discussions](https://github.com/bedtime-coders/bedstack/discussions).
0 commit comments