Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 452 Bytes

README copy.md

File metadata and controls

13 lines (7 loc) · 452 Bytes

ZRM

A validator service for validating emails, phone numbers, account numbers and personal ids for Sweden and Norway.


Debug in VSCode

Go to your debugger and launch Debug Docker (or just press F5) and start debugging! 🎉 It will start the containers in �docker-compose.yml and attach debuggers to service. VSCode Magic 🧙🏼‍♂️

Now everything will be restarted and rebuilt when a .py file is changed. Enjoy!