Skip to content

immhrmwn/myriad-web

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Myriad Web

It's Your Turn to Own Your Web

Starting with Myriad.Social, we are creating a platform where social app, metaverse and messenger seamlessly integrate, together and with further applications. As a user, a content creator or a builder, Myriad is designed to be yours.

Medium


This is a Next.js project bootstrapped with create-next-app.

Install dependencies

By default, dependencies were installed when this application was generated. Whenever dependencies in package.json are changed, run the following command:

yarn install

Run the application

yarn dev

Open http://127.0.0.1:3000 in your browser.

Fix code style and formatting issues

yarn run lint

To automatically fix such issues:

yarn run lint:fix

Other useful commands

  • yarn run docker:build: Build a Docker image for this application
  • yarn run docker:run: Run this application inside a Docker container
  • yarn run docker:down: Tear down this docker contaner

Tests

yarn test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 99.1%
  • Other 0.9%