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 0c77705c26
ops: remove SSR config
2022-02-16 13:10:49 +01:00
..
src ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
.gitignore ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
README.md ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
gatsby-browser.js ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
gatsby-config.js ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
package-lock.json ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
package.json ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
postcss.config.js ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +01:00
tailwind.config.js ops: initial Dashboard v2 directory setup 2022-02-16 08:53:45 +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:

  • npm install
  • npm run start