a-bakos / gazebo-cms

0 stars 0 forks source link

Think about introducing a Common library crate #48

Closed a-bakos closed 1 year ago

a-bakos commented 1 year ago

In order to not have to define the same data structures twice, for the backend and for the frontend, consider introducing a gazebo-core-common library crate.

Eg. GB_Post, EntryStatus, GB_User are used in both BE and FE.

a-bakos commented 1 year ago

Name idea: gazebo-core-common cargo.toml key: gazebo-common