Skip to content

5ouma/mobicard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

750 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Mobicard

๐Ÿ“‡ Turn your smartphone into a name card


GitHub Release CI Release pre-commit codecov

Repobeats Analytics Image



๐Ÿ“Š Usage

  1. Create a new project with mobicard template

    npm create astro --template 5ouma/mobicard
  2. Copy the meta.example.json to meta.json and edit as you prefer

    ๐Ÿ‘พ Meta File

  3. Build and Preview the project

    npm run build
    npm run preview



๐Ÿ”จ Development

  1. Clone this repository

    git clone https://github.com/5ouma/mobicard.git
  2. Copy the meta.example.json to meta.json and edit as you prefer

    ๐Ÿ‘พ Meta File

  3. Run the development server

    # Run the development server
    bun run dev
    # Run the Astrobook
    bun run astrobook



๐Ÿ‘พ Meta File

{
  "name": "Your Name",
  "description": "Your Description",
  "icon": "Your Icon URL",
  "homepage": "Your Homepage URL",
  "email": "Your Email",
  "sns": [{ "service": "Service Name", "id": "Your ID" }],
  "card": "Your Card URL"
}

Note

Valid contact services are:

  • Bluesky
  • Facebook
  • GitHub
  • Instagram
  • Mastodon
  • Misskey
  • Threads
  • Twitter
  • YouTube



๐Ÿ†˜ Help



๐ŸŽฝ Contributing

I happily welcome your contributions! Before you contribute, I would recommend reading CONTRIBUTING.md for a better development experience.

Sponsor this project

 

Contributors

โšก