2024-02-13 09:45:46 +02:00
2023-04-11 18:09:20 +03:00
2022-07-13 16:56:36 +03:00
2022-07-19 10:53:03 +03:00
2022-09-25 21:21:43 +03:00
2022-07-28 16:38:43 +03:00
2023-04-11 18:06:39 +03:00
2022-07-13 16:56:36 +03:00
2023-04-24 11:22:24 +03:00
2022-09-13 08:19:04 +03:00
2022-07-13 16:56:36 +03:00
2022-07-13 16:56:36 +03:00
2022-07-13 16:56:36 +03:00
2022-09-23 12:19:29 +03:00
2022-07-13 16:56:36 +03:00
2022-07-13 16:56:36 +03:00
2022-11-25 06:07:22 -06:00
2022-07-13 16:56:36 +03:00
2022-10-02 11:23:42 +03:00
2022-11-24 23:32:44 -06:00

stargaze-studio

stargaze-studio

Prerequisites

Required

  • Git
  • Node.js 14 or LTS
  • Yarn
  • Keplr Wallet browser extension

Optional

  • S3 bucket instance (minio, etc.)

Setup local development

# clone repository
git clone https://github.com/public-awesome/stargaze-studio.git
cd stargaze-studio

# install dependencies
yarn install

# copy env file and fill in values
cp .env.example .env

# run development server
yarn dev

# (optional) lint and format project
yarn lint

References

Questions

S
Description
No description provided
Readme
7.8 MiB
Languages
TypeScript 98.2%
JavaScript 1%
CSS 0.5%
Shell 0.3%