JR Coimbra
Results
3
comments of
JR Coimbra
Create a file "admin_config.js" inside the lib directory, put this inside: AdminConfig = { name: 'Your app', adminEmails: ['your@email'], collections: { Posts: {} } } Now you're good to go.
Hi @mpowaga, any updates regarding the FlowRouter?