Skip to content

jeferson-sb/whatconf

Repository files navigation

WhatConf

homepage

What is this project?

The idea originally came from a personal frustration of missing some tech conferences I like by not attending at a time and/or just forgetting which days it starts and ends. As I'm not a big fan of Google Calendar I would like something more organized in one place to avoid other meetings and stuff in my agenda.

WhatConf have a feed of conferences that users can check its dates, location, link with a brief description. Authenticated users can subscribe to a particular conference to their agenda and receive push notifications when the day before conference starts!

Which tools we use

This is an app bootstrapped according to the init.tips stack, also known as the T3-Stack.

Quick start

This projects uses pnpm you can installation guides in their docs.

cp .env.example .env

Fill the environment variables with your credentials. For more info see:

Start a postgres database or use docker:

docker-compose up

Run database migration and seeds

pnpm db:setup

Then finally start the server

pnpm dev

Tests

pnpm test

License

This project is licensed under the Apache License

About

πŸ‘©β€πŸ’»πŸ‘¨β€πŸ’» Never miss a tech conf again.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published