This repository has been archived on 2022-10-07. You can view files and clone it, but cannot push or open issues or pull requests.
skynet-webportal/packages/dashboard-v2
Michał Leszczyk 9ced352b16
feat(dashboard-v2): introduce a page layout (#1737)
2022-02-21 09:30:39 +01:00
..
.storybook style(dashboard-v2): prettify 2022-02-18 09:20:47 +01:00
src feat(dashboard-v2): introduce a page layout (#1737) 2022-02-21 09:30:39 +01:00
static/images feat(dashboard-v2): introduce a page layout (#1737) 2022-02-21 09:30:39 +01:00
.eslintignore ops(dashboard-v2): setup Storybook 2022-02-18 09:18:41 +01:00
.eslintrc.js style(dashboard-v2): prettify 2022-02-18 09:20:47 +01:00
.gitignore ops(dashboard-v2): setup Storybook 2022-02-18 09:18:41 +01:00
.prettierignore ops(dashboard-v2): setup Storybook 2022-02-18 09:18:41 +01:00
.prettierrc.json style(dashboard-v2): update prettier config 2022-02-18 09:17:28 +01:00
README.md ops(dashboard-v2): setup (& satisfy) prettier 2022-02-17 12:16:21 +01:00
gatsby-browser.js style(dashboard-v2): update prettier config 2022-02-18 09:17:28 +01:00
gatsby-config.js feat(dashboard-v2): introduce a page layout (#1737) 2022-02-21 09:30:39 +01:00
package.json feat(dashboard-v2): introduce a page layout (#1737) 2022-02-21 09:30:39 +01:00
postcss.config.js style(dashboard-v2): prettify 2022-02-18 09:20:47 +01:00
tailwind.config.js style(dashboard-v2): prettify 2022-02-18 09:20:47 +01:00
yarn.lock feat(dashboard-v2): introduce a page layout (#1737) 2022-02-21 09:30:39 +01:00

README.md

Skynet Account Dashboard

Code behind account.skynetpro.net

Development

This is a Gatsby application. To run it locally, all you need is:

  • yarn install
  • yarn start