Skip to content

Evenner is your new open source application to plan all your events in an interactive way!

Notifications You must be signed in to change notification settings

FlawedLabs/Evenner

Repository files navigation

Evenner

A brief description of what this project does and who it's for

Installation

This project use a monorepo structure and internally uses Lerna.

Git clone the project and create a .env file in the package/server folder. Then you can add your database URL inside :

  DATABASE_URL="postgresql://postgres:example@localhost:5432/evenner?schema=public"

You can then download all the dependencies

  lerna bootstrap // Download dependencies

  lerna run dev --parallel

Authors

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

About

Evenner is your new open source application to plan all your events in an interactive way!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages