Giter Site home page Giter Site logo

nemanjam / mern-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
453.0 453.0 129.0 1.15 MB

Full stack boilerplate with React, Redux, Express, Mongoose, Passport Local, JWT, Facebook and Google OAuth out of the box.

Home Page: https://mern-boilerplate.arm1.nemanjamitic.com

HTML 2.05% JavaScript 91.18% CSS 5.48% Dockerfile 1.30%
authentication authorization boilerplate express facebook-login fullstack google-login jwt mern mern-boilerplate mongodb mongoose oauth passport react reactjs redux redux-thunk

mern-boilerplate's Introduction

My Gitlab calendar

In the years 2020/2021 I was active on Gitlab.

About me

I am a professional React/Next.js, Node.js developer, and lately with interest in FastAPI and Python.

Contact

I am looking for a new job, if you want to work with me you can contact me via Linkedin:

https://www.linkedin.com/in/nemanja-mitic

mern-boilerplate's People

Contributors

nemanjam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mern-boilerplate's Issues

Webpack dev server not recognizing https in OSX/Linux

When I start up the client server in dev, it loads http://localhost:3000, not https as expected.
And then trying to navigate to the https address also does not work.

This can be fixed by changing the start command in package.json from
"start": "set HTTPS=true&&react-scripts start",
to
"start": "HTTPS=true react-scripts start",
But, now I see that the first flavor is correct for Windows, the second for Mac/Linux.

By the way, thanks for this project! I was up and running with very little trouble!!!

Quick Setup

Hi, i just tried to run this quickly without any changes so far.. i followed the instructions.
with postman server is ok but i think client get rejected somehow by the server.

Request failed with status code 404 => everytime i try with the client side. Any thoughts?

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.