Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apollo199999999/clickphase-web

The repository for ClickPhase's new website, which replaces clickphase.weebly.com
https://github.com/apollo199999999/clickphase-web

clickphase dynawin fluent fluent-svelte granny-keyboard js launcherx svelte sveltejs website

Last synced: 3 days ago
JSON representation

The repository for ClickPhase's new website, which replaces clickphase.weebly.com

Awesome Lists containing this project

README

        

# ClickPhase's website
The official GitHub repository for ClickPhase's new website built with [SvelteKit](https://kit.svelte.dev/), located at https://clickphase.vercel.app. This new website replaces our old website created using Weebly, which was originally located at https://clickphase.weebly.com, but is now archived [here](https://clickphase-old.vercel.app).

![Screenshot of ClickPhase's website](https://github.com/Apollo199999999/clickphase-web/assets/60572589/d7968b63-8ec0-4a55-9bb8-94c5e9dcd00c)

## Overview
This repository contains the source code for ClickPhase's new website. The site is written using [SvelteKit](https://kit.svelte.dev/), and deployed with [Vercel](https://vercel.com/).

## Building this project

After you have cloned/forked this repository 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
```
## Compiling a production version
We currently use [SvelteKit's auto adapter](https://www.npmjs.com/package/@sveltejs/adapter-auto) module, which is then deployed to Vercel.
To create a production version:

```bash
npm run build
```

You can preview the production build with `npm run preview`.

## Privacy Policy
The privacy policy for ClickPhase's website can be viewed [here](https://github.com/Apollo199999999/clickphase-web/blob/main/PRIVACYPOLICY.md).

## License
ClickPhase's website is licensed under the MIT License, which you can view [here](https://github.com/Apollo199999999/clickphase-web/blob/main/LICENSE).

Copyright © 2020-present ClickPhase