A platform for content creators (Beta)
proselog.comDevelopment
Follow the steps to run it locally.
- Copy
.env.example
to.env
- Run
postgres
locally, the easiest way on mac isbrew install postgresql
, you can also use docker - Install dependencies:
pnpm i
- Initialize the database by running
pnpm prisma db push
- Start dev server:
pnpm dev
(https://brite.proselog.com/,)
------------------------------------------
https://github.com/writefreely/writefreely
https://writefreely.org/start
https://writefreely.org/apps
https://github.com/writefreely/writefreely-swiftui-multiplatform
https://github.com/writeas/writeas-cli
https://github.com/writeas/writeas-cli/tree/master/cmd/wf
No comments:
Post a Comment