You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Super minimal shop backend #7, just showing the orders as list with plain JSON.
--
* rough draft
* Bit of code clean-up
* experimenting with imports
* adding methods for creating shop configuration
* taking all backend-related methods from Shop to create Backend + use it in backend
* code clean-up + add some decription to HTML
* adding example config that should be replaced by shop owner
* (super) minimal backend loading orders and showing JSON
* adding env:browser so eslint is not complaining about using document and window.
* move into src to test things from local HTTP server
* Enabling "NimiqShop" namespacing
* adding shared css for setup and backend
* linting
Parameters:
Actions:
Nice to have:
The text was updated successfully, but these errors were encountered: