Skip to content

A Tinder clone written in Phoenix LiveView using Neo4j

License

Notifications You must be signed in to change notification settings

zvonimirr/swipex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swipex

A simple Tinder-like clone written in Phoenix LiveView and using Neo4j.

Note: This project is still in development. It is not yet ready for production and is likely to have bugs and missing features.

Screenshot 2023-05-11 at 05 08 14

Development

Run docker-compose up -d to start the Neo4j database.

Run mix deps.get && mix deps.compile to install dependencies.

Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

About

A Tinder clone written in Phoenix LiveView using Neo4j

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published