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 07c9324daa
feat(dashboard-v2): live data for recent activity panel
2022-03-03 13:21:08 +01:00
..
.storybook
src feat(dashboard-v2): live data for recent activity panel 2022-03-03 13:21:08 +01:00
static/images
.eslintignore
.eslintrc.js
.gitignore
.prettierignore
.prettierrc.json
README.md
gatsby-browser.js
gatsby-config.js feat(dashboard-v2): API access 2022-03-01 15:13:19 +01:00
gatsby-ssr.js
package.json feat(dashboard-v2): add CurrentPlan component with live data on main screen 2022-03-02 12:51:16 +01:00
postcss.config.js
tailwind.config.js
yarn.lock feat(dashboard-v2): add CurrentPlan component with live data on main screen 2022-03-02 12:51:16 +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