You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/server/api
Robson Ventura Rodrigues beda08a10c feat: set up development environment using Docker Compose
Implemented a Docker Compose setup to streamline the development environment. This includes defining services for the application server, client, and database, ensuring each component is isolated and easily manageable. Added Dockerfiles and docker-compose.yml with necessary configurations for development efficiency.
2 years ago
..
controllers feat: Automatic logout when session expires 2 years ago
helpers feat: set up development environment using Docker Compose 2 years ago
hooks feat: Automatic logout when session expires 2 years ago
models feat: Add ability to map OIDC attributes and ignore username 2 years ago
policies Initial commit 6 years ago
responses Code formatting with prettier, change eslint config for the server 6 years ago