Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.
/ weevely Public archive

Shareable event calendar built with Next.js that can be used for creating, managing, and searching for events.

License

Notifications You must be signed in to change notification settings

weevelyu/weevely

Repository files navigation

🤔 What's Weevely?

Weevely is an online event calendar for managing your events. You can create as many calendars as you want and share them with friends, coworkers, or employees. Everything to make you feel comfy!

📅 Using Weevely

Weevely is already deployed and ready-to-go! Visit Weevely website to try it by yourself!

Or, if you want to build it by yourself, then check the latest release:
v1.0 LatestDownload

🧰 Run Locally

  1. Download the latest release.
  2. Open project folder in terminal.
  3. Create .env.local file and add API_URL parameter with your API link (e.g. http://localhost:8000/api).
  4. Instal required dependencies with npm i.
  5. Start project at dev with npm run dev. Or build with npm run build and npm run start.

🧩 Dependencies

Weevely is made with help of these useful dependencies:

🖼️ Screenshots

https://raw.githubusercontent.com/weevelyu/assets/main/svg/weevely-logo.svg App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot App Screenshot

🦊 Have a great day!

Don't forget to check out Weevely API with Laravel
Also check out my other projects and visit my website!