dbml
dbml copied to clipboard
Docs - Upgrade dbml homepage to docusaurus
Summary
- Upgrade dbml homepage from vuepress 1 to docusaurus 3.
Issue
(issue link here)
Lasting Changes (Technical)
(please list down: code changes/things that have wide-effect; new libraries/functions added that can be used by others; examples below)
- (Added
class EmailValidatorto validate email address' validity) - (Added
Tenant#is_trial?check)
Checklist
Please check directly on the box once each of these are done
- [ ] Documentation (if necessary)
- [ ] Tests (integration test/unit test)
- [ ] Integration Tests Passed
- [ ] Code Review