Skip to content
/ atlas Public
forked from Joystream/atlas

Joystream Atlas - UI for consuming and interacting with the Joystream network

License

Notifications You must be signed in to change notification settings

attemka/atlas

This branch is 213 commits behind Joystream/atlas:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ArtemArtem
Artem
and
Artem
Dec 8, 2023
10e4759 Β· Dec 8, 2023
Sep 22, 2023
Dec 7, 2021
Nov 29, 2022
Jun 29, 2023
Jul 20, 2023
Dec 8, 2023
Jan 27, 2022
Jun 21, 2022
Sep 7, 2022
Jun 14, 2022
Dec 7, 2021
Oct 4, 2023
Jun 14, 2022
Dec 8, 2023
Jan 4, 2022
Apr 8, 2021
Oct 24, 2022
Aug 3, 2023
Nov 14, 2023

Repository files navigation

Banner: Atlas β€” UI for consuming and interacting
with the Joystream network

Discord badge Contributors badge Styleguide badge Vercel production badge Vercel development badge Storybook badge

Functionality

  • Watch content hosted on the Joystream network
  • Explore most popular content and channels
  • Sign up for your Joystream membership
  • Create a channel and publish content
  • Issue and trade NFTs for the content you've published

Screenshots

image image image

Running your instance

If you are interested in running your own instance of Atlas, please take a look at our operator guide. It should give you a proper overview of all the setup you will have to do.

Contributing

All community contributions to the project are welcome. Before starting any work, it's a good idea to get familiar with the following additional documents:

  • CONTRIBUTING.md - this will lay out our expectations regarding work process in GitHub, etc.
  • Code conventions and styleguide - this should help you understand code conventions we use
  • Technical overview - this document describes Atlas' technical architecture, what data sources it fetches from, what tech is used to build it, etc.

If you are looking for a good place to start, check out the good first issue label or bug label.

Quickstart

To get started working with Atlas codebase, first clone the repo, install all dependencies and run the development server.

git clone https://github.com/Joystream/atlas
cd atlas
yarn install
yarn atlas:dev

This will start the development server on localhost:3000.

Design

To get started working with Atlas designs in Figma, visit Joystream's official Figma Community profile (available early 2022) and duplicate files you're interested in remixing or using as a base for your work.

While most of the Atlas design documentation is kept within Figma files, for meta documentation visit Atlas Design Space on Notion.

License

All software under this project is licensed as GPLv3 unless otherwise indicated.

About

Joystream Atlas - UI for consuming and interacting with the Joystream network

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.3%
  • Other 0.7%