new layout
chore(add @types/react-table)
saving env credentials
refactor MembersTable component
@sentry/react => @sentry/electron
finally fixed csv upload and parsing
new utils for fauna
fast-csv => papaparse, faunadb, react-table
switch off some eslint rules
create faunadb database
complete cms tutorial from docs
installed fresh version of cakephp
rework on layout
installed emotion-icons and react-query
properly setup electron-store
BrowserRouter -> HashRouter
when having multiple routes with BrowserRouter, the app goes blank. Watched this https://www.youtube.com/watch?v=8ZmpYiDoqO4 for guidance