Pin-it is a bookmark manager (browser / chrome extension) that will send you by email one bookmark a day as a digestible way to consume them!
To run the app please follow these instructions:
- Clone the repository
git clone https://github.com/Videiraft/pin-it-server
cd pin-it-server- Install the dependencies
npm install- Rename the .env.example file to .env and fill in necessary fields
In the root project folder pin-it-server:
node index.js- Angular
- Typescript
- Node.js
- Express.js
- MongoDB
- Mongoose ODM
Have a look at the browser app: Pin-it Have a look at the chrome extension: Chrome Extension
