Skip to content

CodeExpertETH/CodeExpertSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Expert Sync

Code Expert Sync allows syncing projects to a local file system. This allows students and lecturers to edit code with their own IDE and create local backups.

Documentation

The documentation for Code Expert Sync can be found in the Code Expert Documentation: Code Expert Documentation

Thanks

Without the following projects, Code Expert Sync would not be possible:

  • AppSignal for their Application performance monitoring service: AppSignal
  • Tauri for their awesome framework: Tauri
  • The Rust programming language: Rust

Installation

Linux

Development

Prerequisites

Run locally

Install or update dependencies

Create a .env file with the required variables (see .env-template).

  yarn

Start the app

  yarn dev

Tests

Run unit tests during development

  yarn watch:test

Lint the project

  yarn lint

Run all tests

  yarn test

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 6