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.
 
 
 
 
 
 
Hironsan 0c6aecace6 Remove fetching projects 1 year ago
..
README.md Add frontend boilerplate 5 years ago
auth.js Add redirect middleware on unauthenticated to each page 4 years ago
check-admin.js Remove member application service 1 year ago
check-auth.js Apply prettier 2 years ago
isProjectAdmin.ts Allow member to create label types 1 year ago
set-project.js Apply prettier 2 years ago
setCurrentProject.ts Remove fetching projects 1 year ago

README.md

MIDDLEWARE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your application middleware. Middleware let you define custom functions that can be run before rendering either a page or a group of pages.

More information about the usage of this directory in the documentation.