Giter Site home page Giter Site logo

barisdilekci / clean-blog Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7.73 MB

A simple node.js backend application. Basically title and message, stand up using docker and docker-compose.

JavaScript 56.75% CSS 9.93% SCSS 12.99% EJS 20.19% Dockerfile 0.14%
docker docker-compose expressjs mongodb mongoose nodejs

clean-blog's Introduction

clean-blog

Steps to Run the Project

  1. Clone Github Repo:
git clone https://github.com/kullaniciadi/clean-blog.git
cd clean-blog
  1. In the project's root directory, initialize a package.json file by running the following command:

    npm init
  2. If necessary, update dependencies in the project by running the following command:

    npm update -y
    docker build -t pcat .
    docker compose up
  3. Check MongoDB:

    docker ps
    docker exec -it <mongo_container_id> mongo
    
  4. Open your web browser and go to localhost:3000.

clean-blog's People

Contributors

barixmenn avatar barisdilekci avatar

Stargazers

Esmail Sarwari avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.