WeddIn - Client; A free tool to build your weeding/event page and organize the invitations, surveys and more. https://weddin.site/
  • Vue 52.2%
  • JavaScript 44.2%
  • HTML 1.6%
  • SCSS 1.2%
  • Dockerfile 0.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
jonathan 6ec12ccae3
All checks were successful
Build and publish container image / build (push) Successful in 12s
fix: standardize branch pattern quotes in workflow configuration
2026-09-10 08:20:39 +02:00
.forgejo/workflows fix: standardize branch pattern quotes in workflow configuration 2026-09-10 08:20:39 +02:00
public clean project 2022-12-12 20:03:45 +01:00
res improves logo and hopefully fixed display for ios and safari 2022-08-08 21:14:31 +02:00
src fix: sanitize guest update payload for Strapi 5 2026-09-01 13:24:24 +00:00
.editorconfig Version 1.0.0 2022-07-21 00:56:41 +02:00
.env.example addes env variables 2022-07-25 19:03:33 +02:00
.eslintignore Version 1.0.0 2022-07-21 00:56:41 +02:00
.eslintrc.js Version 1.0.0 2022-07-21 00:56:41 +02:00
.gitignore Migrate WeddIn client to Quasar Vite and restore authenticated app initialization (#7) 2026-08-27 12:50:57 +00:00
.postcssrc.js Version 1.0.0 2022-07-21 00:56:41 +02:00
babel.config.js Version 1.0.0 2022-07-21 00:56:41 +02:00
Dockerfile Migrate WeddIn client to Quasar Vite and restore authenticated app initialization (#7) 2026-08-27 12:50:57 +00:00
eslint.config.mjs Migrate WeddIn client to Quasar Vite and restore authenticated app initialization (#7) 2026-08-27 12:50:57 +00:00
index.html Migrate WeddIn client to Quasar Vite and restore authenticated app initialization (#7) 2026-08-27 12:50:57 +00:00
jsconfig.json Version 1.0.0 2022-07-21 00:56:41 +02:00
LICENSE Create LICENSE 2023-08-14 22:57:37 +02:00
nginx.conf Add Docker setup and fix case-sensitive import 2026-01-19 00:58:54 +01:00
package-lock.json Migrate WeddIn client to Quasar Vite and restore authenticated app initialization (#7) 2026-08-27 12:50:57 +00:00
package.json chore: update project version and correct description in package.json & set Readme Links to git.gromberg.net 2026-09-01 10:17:11 +02:00
quasar.conf.js add missing ARGs in quasar.conf.js 2026-01-22 18:02:23 +01:00
quasar.config.js Migrate WeddIn client to Quasar Vite and restore authenticated app initialization (#7) 2026-08-27 12:50:57 +00:00
quasar.config.mjs Migrate WeddIn client to Quasar Vite and restore authenticated app initialization (#7) 2026-08-27 12:50:57 +00:00
quasar.extensions.json Version 1.0.0 2022-07-21 00:56:41 +02:00
README.md fix: correct grammatical error in project description 2026-09-02 16:39:23 +02:00
runtime-config.js.template feat: add runtime client configuration template 2026-08-25 15:56:57 +00:00

WeddIn logo with text

Organize your wedding event and guest list.

Create a digital custom invitation card for your wedding with WeddIn and send the link to your guests. Playfully build a website with all the content around your event, without any programming knowledge.

Documentation · Live Demo

WeddIn Client - Single Page Application (SPA)

WeddIn Client - for you guest to sign in for the best wedding ever and provide with some nice information. Build with Vue and Quasar Framework.

Table of Content

🚀 Getting started

# install dependencies
$ npm install

# serve with hot reload at localhost:8080
$ npm start

The project needs the WeddIn server to work probably - WeddIn Server. So check if you have also the server up and running.

🚢 Deploy

Requirements:

Create a .env file in root and fill in the correct url's for your domain - have a look at .env.example.

After that build the website.

# generate static web files
$ npm run build

Generate in /dist a static web page. Just copy the sources on the web server.

🧾 License

You can copy the source code, edit it and build totally new projects with it. But however you are not allowed to use the code for commercial use.

See the LICENSE file for more licensing information.

🚫 Disclaimer

YOUR ARE FREE TO USE THE CODE IN YOUR PROJECTS HOWEVER MAKE CLEAR THAT THE CODE IS OFFERED "AS-IS, WITHOUT WARRANTY AND DISCLAIMING LIABILITY FOR DAMAGES RESULTING FROM USING THE CODE.