https://github.com/cnpem/launch3d

Launcher for Annotat3D instances.

https://github.com/cnpem/launch3d

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Launcher for Annotat3D instances.

Basic Info
  • Host: GitHub
  • Owner: cnpem
  • License: gpl-3.0
  • Language: TypeScript
  • Default Branch: main
  • Size: 452 KB
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 3
  • Releases: 0
Created about 2 years ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog License

README.md

Annotat3D launcher

This is a simple launcher for the Annotat3D tool. It is meant to control user sessions and to provide a simple interface to submit new Annotat3D jobs through the slurm scheduler.

Usage

The use of the running instance of this tool is restricted to CNPEM internal network. One can access the tool by visiting the following URL:

https://annotat3d.lnls.br

But you can also run this tool locally by building the docker image and running it, provided that you have access to a similar infrastructure and properly configured the environment variables. You can run the docker image with the following command:

bash docker compose up --build

Development

This project was built using Next.js.

Installation

To install the project, you need to have Node.js installed. Then, you can run:

bash pnpm install

Running the development server

To run the development server, you can run:

bash pnpm dev

This will start the development server on http://localhost:3000.

License

This project is licensed under the GNU General Public License v3.0. You can find the full license text in the LICENSE file.

Owner

  • Name: Brazilian Center for Research in Energy and Materials (CNPEM)
  • Login: cnpem
  • Kind: organization
  • Location: Brazil

GitHub Events

Total
  • Issues event: 7
  • Watch event: 1
  • Delete event: 4
  • Issue comment event: 1
  • Push event: 15
  • Pull request review event: 4
  • Pull request event: 7
  • Create event: 6
Last Year
  • Issues event: 7
  • Watch event: 1
  • Delete event: 4
  • Issue comment event: 1
  • Push event: 15
  • Pull request review event: 4
  • Pull request event: 7
  • Create event: 6

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 183
  • Total Committers: 2
  • Avg Commits per committer: 91.5
  • Development Distribution Score (DDS): 0.415
Past Year
  • Commits: 182
  • Committers: 2
  • Avg Commits per committer: 91.0
  • Development Distribution Score (DDS): 0.418
Top Committers
Name Email Commits
Matheus Luís m****i@l****r 107
Bruno Carlos 6****o 76
Committer Domains (Top 20 + Academic)
lnls.br: 1

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 13
  • Total pull requests: 16
  • Average time to close issues: 27 days
  • Average time to close pull requests: 1 day
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.23
  • Average comments per pull request: 0.13
  • Merged pull requests: 16
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 6
  • Pull requests: 11
  • Average time to close issues: 4 days
  • Average time to close pull requests: about 1 hour
  • Issue authors: 2
  • Pull request authors: 1
  • Average comments per issue: 0.33
  • Average comments per pull request: 0.0
  • Merged pull requests: 11
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • brnovasco (10)
  • matyson (4)
Pull Request Authors
  • brnovasco (20)
  • matyson (4)
Top Labels
Issue Labels
enhancement (4) bug (4) good first issue (1)
Pull Request Labels
enhancement (4)

Dependencies

package.json npm
  • @types/eslint ^8.56.2 development
  • @types/ldapjs ^3.0.6 development
  • @types/node ^20.11.20 development
  • @types/react ^18.2.57 development
  • @types/react-dom ^18.2.19 development
  • @typescript-eslint/eslint-plugin ^7.1.1 development
  • @typescript-eslint/parser ^7.1.1 development
  • drizzle-kit ^0.21.0 development
  • eslint ^8.57.0 development
  • eslint-config-next ^14.1.3 development
  • eslint-plugin-drizzle ^0.2.3 development
  • postcss ^8.4.34 development
  • prettier ^3.2.5 development
  • prettier-plugin-tailwindcss ^0.5.11 development
  • tailwindcss ^3.4.1 development
  • typescript ^5.4.2 development
  • @auth/drizzle-adapter ^0.7.0
  • @libsql/client ^0.6.0
  • @t3-oss/env-nextjs ^0.10.1
  • @tanstack/react-query ^5.25.0
  • @trpc/client next
  • @trpc/react-query next
  • @trpc/server next
  • drizzle-orm ^0.29.4
  • geist ^1.3.0
  • ldapjs ^3.0.7
  • nanoid ^5.0.7
  • next ^14.2.1
  • next-auth ^4.24.6
  • react 18.2.0
  • react-dom 18.2.0
  • server-only ^0.0.1
  • superjson ^2.2.1
  • zod ^3.23.3
pnpm-lock.yaml npm
  • 137 dependencies