Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

AnmarX/FARM-Stack

Open more actions menu
 
 

Repository files navigation

Farm Stack Template

A plug and play fullstack template to kickstart your pojects...

On the frontend

  • react
  • tailwindcss
  • auth with JWT (refresh and access store in multiple cookies)

On the backend

  • fastapi
  • mongodb

For auth

  • jwt refresh/access tokens
  • tokens split between header and signature stored in secure cookies (signature cookie in http only)

For testing (under construction)

  • pytest
  • browser stack

For deployment (deplyment guide under construction)

  • docker
  • cloud run
  • vercel

Quick Start Guide

(1) mongodb

  • spin up an atlas cluster here

TODOs (feel free to make a PR)

  • account page

  • recaptcha

  • split tokens

  • auth QA

  • dashborad

  • password reset ui

  • password reset captcha

  • react custom hooks

  • key strokes for ui interactions (esc close modal, enter primary button...)

  • fix double sign in (social + email)

  • conenct backend with db

  • auto create new entry in db for new user

  • user roles

  • landing page

  • dockerize

  • deployment with cloud run and vercel

  • password reset

  • fix toasts

  • css classes for common componentes (input, secondary button...)

  • react-native frontend*

About

Python Fastapi, React, React-Native, Docker, GCP Cloud Run

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 57.1%
  • HTML 33.1%
  • JavaScript 5.5%
  • CSS 3.5%
  • Other 0.8%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.