BoldContacts / boldcontacts-site-as-sveltekit

BoldContacts site implemented as SvelteKit

Home Page:https://boldcontacts.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BoldContacts site as SvelteKit

BoldContacts is a mobile app for accessible calling.

Website: https://BoldContacts.org

Repositories: https://github.com/BoldContacts

Apple App Store: https://apps.apple.com/us/app/boldcontacts/id6443335501

Technical

Create:

pnpm create @svelte-add/kit@latest boldcontacts -- \
--with eslint+playwright+postcss+prettier+tailwindcss+typescript+vitest \
--postcss-autoprefixer \
--tailwindcss-daisyui \
--tailwindcss-form \
--tailwindcss-typography
cd boldcontacts
git init && git add -A && git commit -m "Run pnpm create @svelte-add/kit@latest"
pnpm run dev -- --open

Host site on Netlify::
https://www.netlify.com

Edit DNS on AWS Route 53:
https://aws.amazong.com

About

BoldContacts site implemented as SvelteKit

https://boldcontacts.org


Languages

Language:Svelte 97.2%Language:JavaScript 1.2%Language:HTML 0.7%Language:TypeScript 0.5%Language:CSS 0.5%