Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 824 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 824 Bytes

webapp

The goal of this project is to build a user friendly, simple, secure and inexpensive/free to host web app that serves as a directory of members of discord and reddit.

Goals:

User friendly

Use best practices to build an attractive, fun and user friendly application.

This should include:

  • oauth single sign on for easy account creation
  • Make the app fully accessible
  • Using a css library to make development as effective as possible

Simple

Build the app as simple as possible snissn's preferred architecture:

  • next js + modern css framework hosted on vercel
  • firebase for auth
  • some basic simple managed cloud database - firestore prefered

Secure

  • use best practices for firebase credentials & back end and vercel+netlifiy hosting

Inexpensive

  • vercel free tier
  • firebase free tier