Skip to content

Go server to handle uploading and downloading of JSON theme files

License

Notifications You must be signed in to change notification settings

mui-storyblok/mui-theme-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Review Environments Database Set up development db with

createdb mui-theme-db

Run migration:

psql -U {{ you user name }} -d mui-theme-db -a -f internal/storage/migrations/schema.sql

About

Go server to handle uploading and downloading of JSON theme files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published