Skip to content

Sanakan profile customization and preview page written in SvelteKit using Canvas allows users to customize their profiles for the PocketWaifu display on discord.

Notifications You must be signed in to change notification settings

Sygnator/pocketwaifu-profile-customization

Repository files navigation

Profilator

Made with SvelteKit Styled with Tailwind CSS TypeScript Formatted with Prettier Linted with ESLint

This is a sanakan profile customization and preview page. Written in SvelteKit using Canvas. Allows users to customize their profiles for the PocketWaifu display on discord.

Reference:

Developing

  1. Clone git repository

    git clone git@github.com:Sygnator/pocketwaifu-profile-customization.git
  2. Install dependencies

    pnpm Install
  3. Start a development server

    pnpm dev

Additional Scripts

  1. To check for linting issues

    pnpm run lint
  2. To format the code

    pnpm run format

Building

To create a production version of your app:

pnpm run build

You can preview the production build with pnpm run preview.

The master branch is automatically deployed to the server upon any changes.

Contributions are welcome

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/improvement)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature/improvement)
  5. Create a new Pull Request.

About

Sanakan profile customization and preview page written in SvelteKit using Canvas allows users to customize their profiles for the PocketWaifu display on discord.

Resources

Stars

Watchers

Forks