Files
AFFiNE/packages/backend/server
DarkSky 282b788258 fix: allow empty mailer password (#6066)
fix #6046
smtp relay may allow empty password, although this is usually not safe
2024-03-13 10:07:18 +00:00
..
2024-03-12 10:00:09 +00:00
2024-03-12 10:00:09 +00:00
2024-03-12 10:00:09 +00:00

Server

Get started

Install dependencies

yarn

Build Native binding

yarn workspace @affine/storage build

Run server

yarn dev

now you can access the server GraphQL endpoint at http://localhost:3000/graphql