Skip to content

NathanBrodin/Mail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail

Redefining Your Inbox Experience


Discover Screenshot

Elevate your email experience with a fresh perspective. Redefine how you manage messages, effortlessly prioritizing and responding with intuitive simplicity.

Available on mail.brodin.dev

Tech Stack

Installation

Clone the repository:

git clone https://github.com/NathanBrodin/Mail.git

Once you have cloned the repository, install the dependencies:

pnpm install

Setting up the environment variables

Check the .env.example file for the required environment variables.

Create a new file called .env.local and add the required environment variables.

Running the application

To run the application, use the following command:

pnpm run dev

Open http://localhost:3000 with your browser to see the result.

Contributing

Contributions are always welcome!

See CONTRIBUTING.md for ways to get started.