Skip to content

SpecialThing44/recipe-website

Repository files navigation

sbt project compiled with Scala 3

Usage

Run with sbt runBackend

Requires a neo4j 5.x.y instance available at port 7687

Notes

Auth

Implementing custom auth was a fun exercise, but I should really outsource to something that handles it in a separate store. I could keep my own separate auth service, but so far auth0s free plan looks good, and I'm familiar with it.

Filters

After I implement recipes, I should think about an endpoint to support more social queries.

  • Recipes similar to ones you like
  • Users with similar tastes to you

Design

  • I could maybe delegate more to fetch interactor
  • Persistence layer will likely become generic.

About

""

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors