https://github.com/baimamboukar/heekma

https://github.com/baimamboukar/heekma

Science Score: 13.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
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.2%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: baimamboukar
  • Language: Vue
  • Default Branch: main
  • Size: 285 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed about 2 years ago
Metadata Files
Readme

README.md

Nuxt 3 Minimal Starter

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

```bash

npm

npm install

pnpm

pnpm install

yarn

yarn install

bun

bun install ```

Development Server

Start the development server on http://localhost:3000:

```bash

npm

npm run dev

pnpm

pnpm run dev

yarn

yarn dev

bun

bun run dev ```

Production

Build the application for production:

```bash

npm

npm run build

pnpm

pnpm run build

yarn

yarn build

bun

bun run build ```

Locally preview production build:

```bash

npm

npm run preview

pnpm

pnpm run preview

yarn

yarn preview

bun

bun run preview ```

Check out the deployment documentation for more information.

Owner

  • Name: BAIMAM BOUKAR JEAN JACQUES
  • Login: baimamboukar
  • Kind: user
  • Location: Yaoundé

Mobile Developer - Open source - APIs -Cloud | AWSx1

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 1 minute
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • baimamboukar (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

package.json npm
  • @nuxtjs/tailwindcss ^6.11.4 development
  • class-variance-authority ^0.7.0
  • clsx ^2.1.0
  • lucide-vue-next ^0.365.0
  • nuxt ^3.11.2
  • radix-vue ^1.6.2
  • tailwind-merge ^2.2.2
  • tailwindcss-animate ^1.0.7
  • vue ^3.4.21
  • vue-router ^4.3.0
pnpm-lock.yaml npm
  • 903 dependencies