You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Garrit Franke 75ef8abfeb
users: add user profile
3 years ago
..
migrations auth: register users 3 years ago
model auth: register users 3 years ago
routes users: add user profile 3 years ago
.dockerignore feat: init 3 years ago
Dockerfile feat: init 3 years ago
README.md feat: init 3 years ago
app.js users: add user profile 3 years ago
knexfile.js auth: register users 3 years ago
package-lock.json feat: init 3 years ago
package.json feat: init 3 years ago

README.md

Configuration

To configure the server, you need these fields in your .env file:

  • AUTH_SECRET - Secret used to sign JWTs
  • DATABASE_URL - Database path