Skip to content

hannasdev/fullstack-server

Repository files navigation

Fullstack

This repository is part of a learning project for setting up a fullstack project (backend and frontend).

  • The backend runs with express and mongodb.
  • The frontend runs with React (create-react-app).

Dependencies

This repository requires a set of keys for use of MongoDB at mLab.com and Stripe (stripe.com). These are not part of the repository for security reasons.

.env.development

.env.production

We use sendgrid as email-provider.

Public URL

https://sleepy-garden-76711.herokuapp.com/

Routes

URL Description
/auth/google Authorization
/api/current_user Current user
/api/logout Logout

Dev

Start api-server and react-server locally:

npm run dev

Author

Hanna Söderström

About

Learning fullstack (express->react)-project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors