Skip to content

Commit

Permalink
Merge branch 'master' of github.com:fauna-brecht/fwitter
Browse files Browse the repository at this point in the history
  • Loading branch information
Brecht De Rooms committed Apr 29, 2020
2 parents 0f8272a + 3c96618 commit 75354cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ This project is an example of how to a 'real-world' app with highly dynamic data

<img src="https://github.com/fauna-brecht/fwitter/blob/master/readme/fwitter.png?raw=true" width="600">

There is a first [CSS-tricks article](https://css-tricks.com/rethinking-twitter-as-a-serverless-app/) that describes the application in general, explains auth, data modeling and simple queries and brushes over the other features.
More articles are coming on the [Fauna blog](https://fauna.com/blog) and/or CSS Tricks


It uses the Fauna Query Language (FQL) and starts with a frontend-only approach that directly accesses the serverless database FaunaDB for data storage, authentication, and authorization.

Expand Down

0 comments on commit 75354cc

Please sign in to comment.