Files
e2b-dev--e2b/apps/docs/config.ts
T
2023-09-27 14:40:26 +02:00

14 lines
314 B
TypeScript

export const config = {
discord: {
slug: 'U7KEcGErtQ',
api: 'https://discord.com/api/guilds/1092455714431180995/widget.json',
},
github: {
url: 'https://github.com/e2b-dev/e2b',
api: 'https://api.github.com/repos/e2b-dev/e2b',
},
twitter: {
url: 'https://twitter.com/e2b_dev',
},
}