Skip to content

Repository files navigation

Setup Database

 -- replace 'password' - openssl rand -base64 30
CREATE USER getbookmarklets PASSWORD 'password';
CREATE DATABASE getbookmarklets OWNER getbookmarklets;

Setup Environment

Rename .env.example to .env and replace the values with your own.

About

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages