Skip to content

Lbutynski/address-keeper

Repository files navigation

Installation

Downloading the project :

git clone https://github.com/Lbutynski/address-keeper.git

Installing dependency

pnpm install

Create a .env.local at the root of the project to connect to mongoDB in the format :

DB_URL=mongodb://Your_MongoDB_Address/address

Lauching the project :

pnpm build
pnpm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published