Skip to content
/ clack Public

Cord's internal communication site

License

Notifications You must be signed in to change notification settings

getcord/clack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
May 15, 2024
May 17, 2024
May 17, 2024
Jun 6, 2024
Jul 25, 2023
Sep 27, 2023
Aug 3, 2023
Jul 25, 2023
May 17, 2024
Apr 19, 2024
Aug 3, 2023
May 30, 2024
May 30, 2024
Aug 3, 2023

Repository files navigation

Clack

Welcome to Clack! This is where Cord's internal communication happens. You can find it at https://clack.cord.com, though if you're not a Cord employee you won't be able to log in.

Trying it out

If you want to try out Clack for yourself, create a new project in the Cord console, then use the project ID and secret to create a .env file that looks like this:

CLACK_ENV=development
CLACK_AUTH_METHOD=fake
CORD_SIGNING_SECRET=<SECRET>
CORD_APP_ID=<PROJECT_ID>

Run ./scripts/generate-localhost-cert.sh to generate https certificates for localhost.

Finally, run npm run dev and visit https://local.cord.com:7307

To try out Clack as multiple users, return to https://local.cord.com:7307/fakeLogin and choose a different user.

Cord Employees

See the Clack file in Notion for instructions.

About

Cord's internal communication site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages