Skip to content

datacite/akita

Folders and files

NameName
Last commit message
Last commit date
Jul 29, 2024
Jul 25, 2024
Feb 8, 2022
Sep 24, 2024
Jul 16, 2024
Oct 14, 2024
Aug 25, 2020
Jun 28, 2021
Jul 18, 2024
Aug 6, 2020
Aug 6, 2020
Jul 18, 2024
Feb 7, 2022
Jun 29, 2020
Nov 29, 2021
Oct 18, 2020
Apr 12, 2024
Aug 6, 2020
Sep 24, 2024
Jul 18, 2024
Oct 14, 2024
May 17, 2020
Jul 30, 2024
Oct 3, 2024
Oct 14, 2024

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.