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/helpers/utils
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
..
create-token.js feat: Invalidate access token on logout 3 years ago
insert-to-positionables.js Project managers, board members, auto-update after reconnection, refactoring 5 years ago
map-records.js ref: Remove board types, refactoring 3 years ago
send-email.js feat: set up development environment using Docker Compose 2 years ago
send-slack-message.js feat: set up development environment using Docker Compose 2 years ago
verify-token.js feat: Improve security of access tokens (#279) 3 years ago