https://github.com/acsg-64/conet-web-platform

https://github.com/acsg-64/conet-web-platform

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 (5.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: ACSG-64
  • License: agpl-3.0
  • Language: TypeScript
  • Default Branch: main
  • Size: 1.43 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

sv

Everything you need to build a Svelte project, powered by sv.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

```bash

create a new project in the current directory

npx sv create

create a new project in my-app

npx sv create my-app ```

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

```bash npm run dev

or start the server and open the app in a new browser tab

npm run dev -- --open ```

Building

To create a production version of your app:

bash npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Owner

  • Name: Andrés Sarmiento
  • Login: ACSG-64
  • Kind: user
  • Location: Colombia

I'm a mobile and web developer and am currently exploring other areas such as Blockchain and AI.

GitHub Events

Total
  • Delete event: 6
  • Issue comment event: 4
  • Push event: 12
  • Pull request event: 13
  • Gollum event: 1
  • Create event: 13
Last Year
  • Delete event: 6
  • Issue comment event: 4
  • Push event: 12
  • Pull request event: 13
  • Gollum event: 1
  • Create event: 13

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 0
  • Total pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 days
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.29
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 7
Past Year
  • Issues: 0
  • Pull requests: 7
  • Average time to close issues: N/A
  • Average time to close pull requests: 7 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.29
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 7
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (7)
Top Labels
Issue Labels
Pull Request Labels
dependencies (7) javascript (5)