mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-15 01:01:43 +10:00
🚀 release: v3.0.0
This commit is contained in:
2
scripts/database/initialize.sql
Normal file
2
scripts/database/initialize.sql
Normal file
@ -0,0 +1,2 @@
|
||||
create database reactive_resume;
|
||||
grant all privileges on database reactive_resume to postgres;
|
||||
Reference in New Issue
Block a user