Skip to content

This is the monorepo of the Sokosumi Marketplace, the web-app is built with Next.js and TypeScript, with a strong focus on UX and security

License

Notifications You must be signed in to change notification settings

masumi-network/sokosumi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sokosumi

This is the monorepo of the Sokosumi Marketplace, the web-app is built with Next.js and TypeScript, with a strong focus on UX and security

Project Structure

sokosumi/
├── web-app/           # Main Next.js web application
├── .husky/            # Git hooks configuration
├── node_modules/      # Root dependencies
└── package.json       # Root package configuration

Please take a look into the individual folders for more information

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/sokosumi.git
    cd sokosumi
  2. Navigate into the folder of interest and follow the instructions. As example

    cd web-app

Contributing

Please ensure to also install the husky tooling with

npm install
  1. Create a new branch for your feature
  2. Make your changes
  3. Submit a pull request to dev

License

This project is licensed under the [MIT License] (/LICENSE)

About

This is the monorepo of the Sokosumi Marketplace, the web-app is built with Next.js and TypeScript, with a strong focus on UX and security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors 3

  •  
  •  
  •