https://github.com/bluepixeldev/cronos-social-app

https://github.com/bluepixeldev/cronos-social-app

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

Repository

Basic Info
  • Host: GitHub
  • Owner: BluePixelDev
  • Language: TypeScript
  • Default Branch: master
  • Size: 262 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Archived
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme

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: BluePixel
  • Login: BluePixelDev
  • Kind: user
  • Location: Czech Republic

A game dev. working on an FPS/Roguelike game, Re-Take. Set in the near future, the internet is under attack of a virus. Only you can stop it and regain control.

GitHub Events

Total
  • Push event: 9
  • Public event: 1
Last Year
  • Push event: 9
  • Public event: 1

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 12
  • Total Committers: 1
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 12
  • Committers: 1
  • Avg Commits per committer: 12.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
BluePixelDev b****v@g****m 12

Issues and Pull Requests

Last synced: about 1 year ago

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

Dependencies

package-lock.json npm
  • 670 dependencies
package.json npm
  • @babel/preset-env ^7.26.0 development
  • @iconify/svelte ^4.2.0 development
  • @magidoc/plugin-svelte-marked ^6.2.0 development
  • @sveltejs/adapter-node ^5.2.11 development
  • @sveltejs/kit ^2.0.0 development
  • @sveltejs/vite-plugin-svelte ^4.0.0 development
  • @tailwindcss/container-queries ^0.1.1 development
  • @tailwindcss/forms ^0.5.10 development
  • @tailwindcss/typography ^0.5.16 development
  • @testing-library/jest-dom ^6.6.3 development
  • @testing-library/svelte ^5.2.6 development
  • @testing-library/user-event ^14.6.0 development
  • @types/bcryptjs ^2.4.6 development
  • @types/jest ^29.5.14 development
  • @types/jsonwebtoken ^9.0.7 development
  • @types/marked ^5.0.2 development
  • @types/node ^22.10.7 development
  • autoprefixer ^10.4.20 development
  • marked ^15.0.6 development
  • prisma ^6.2.1 development
  • svelte ^5.0.0 development
  • svelte-check ^4.0.0 development
  • svelte-jester ^5.0.0 development
  • tailwindcss ^3.4.17 development
  • typescript ^5.0.0 development
  • vite ^5.4.11 development
  • vitest ^2.1.8 development
  • @fontsource-variable/source-code-pro ^5.1.1
  • @prisma/client ^6.2.1
  • bcrypt ^5.1.1
  • bcryptjs ^2.4.3
  • dotenv ^16.4.7
  • fs ^0.0.1-security
  • jsonwebtoken ^9.0.2
  • mysql2 ^3.12.0
  • zod ^3.24.1