chore: format the README
This commit is contained in:
parent
f93af371dc
commit
5d4a34e7ad
@ -199,6 +199,7 @@ DOKKU_KEY=
|
||||
Anyone can contribute a custom template for integration in Sandbox. Since Sandbox is built on E2B, there is no limitation to what langauge or runtime a Sandbox can use.
|
||||
|
||||
Currently there are four templates:
|
||||
|
||||
- [jamesmurdza/dokku-reactjs-template](https://github.com/jamesmurdza/dokku-reactjs-template)
|
||||
- [jamesmurdza/dokku-vanillajs-template](https://github.com/jamesmurdza/dokku-vanillajs-template)
|
||||
- [jamesmurdza/dokku-nextjs-template](https://github.com/jamesmurdza/dokku-nextjs-template)
|
||||
@ -236,6 +237,7 @@ If you've done this and it works, let us know and we'll add your template to San
|
||||
Note: In the future, we will add a way to specify the command triggered by the "Run" button (e.g. "npm run dev").
|
||||
|
||||
For more information, see:
|
||||
|
||||
- [Custom E2B Sandboxes](https://e2b.dev/docs/sandbox-template)
|
||||
- [Dokku Builders](https://dokku.com/docs/deployment/builders/builder-management/)
|
||||
|
||||
@ -261,7 +263,7 @@ backend/
|
||||
```
|
||||
|
||||
| Path | Description |
|
||||
| ------------------ | ------------------------------------------------------------ |
|
||||
| ------------------ | -------------------------------------------------------------------------- |
|
||||
| `frontend` | The Next.js application for the frontend. |
|
||||
| `backend/server` | The Express websocket server. |
|
||||
| `backend/database` | API for interfacing with the D1 database (SQLite). |
|
||||
|
Loading…
x
Reference in New Issue
Block a user