Skip to content

patohru/Blog-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

This project is a simple website about Blogs posting. This might be a common project but I still did this to improve my skills on back-end development.

Getting Started

Follow these steps to run this project.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/TCO46/Blog.git
  2. Install NPM packages

     npm install
  3. Make your own .env file

    ACCESS_TOKEN_SECRET="secret"
    REFRESH_TOKEN_SECRET="secret"
    
    MONGO_URI="Your mongodb uri here"
    

Roadmap

  • Setup express server
  • Add routes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published