Skip to content

front-matter/akita

 
 

Repository files navigation

Akita

Identifier Release Maintainability Test Coverage akita

The web frontend for the DataCite Commons service.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • yarn install

Running / Client

Running / Server

Running Tests

  • yarn cy:run
  • yarn cy:open

Linting

  • yarn lint

Type Checking

  • yarn type-check

Deploying

The application is built and delpoyed using Vercel and GitHub Actions

Note on Patches/Pull Requests

  • Fork the project
  • Write tests for your new feature or a test that reproduces a bug
  • Implement your feature or make a bug fix
  • Do not mess with Rakefile, version or history
  • Commit, push and make a pull request. Bonus points for topical branches.

License

akita is released under the MIT License.

Packages

No packages published

Languages

  • TypeScript 93.7%
  • JavaScript 3.3%
  • CSS 2.1%
  • SCSS 0.9%