haguse / post-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A user authentication, post sharing app. Built with express.

Prerequisites

  • Node.js
  • npm
  • MongoDB

Installation

Clone the repo

git clone https://github.com/haguse/post-app.git

Installation

Make sure MongoDB service is running.
Make sure you create your .env file. (You can check the .env.example file)

npm i
npm run dev

About


Languages

Language:TypeScript 99.3%Language:Shell 0.7%