Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blockchain Sonar's Reminder

This is workspace branch of Blockchain Sonar's Reminder multi project repository based on orphan branches.

Branches (sub-projects):

  • docs - Documentation
  • backend - Sources of API service
  • frontend - Sources of Web application

Get Started

  1. Clone the repository
    git clone git@github.com:blockchain-sonar/reminder.git blockchain-sonar.reminder
  2. Enter into cloned directory
    cd blockchain-sonar.reminder
  3. Initialize worktree by execute following commands
    for BRANCH in backend docs frontend; do git worktree add "${BRANCH}" "${BRANCH}"; done
  4. Open VSCode Workspace
    code "Blockchain Sonar Reminder.code-workspace"

About

Blockchain's Events Reminder

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors