Skip to content

GLD110/elixir-phoenix-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conduit

Using Elixirand Phoeniximplementing the RealWorld API Spec

Main features

  • Complete interface implementation
  • Comprehensive test coverage
  • The code is simple and clear, only including the most necessary dependency libraries.

How to use

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server

Next steps

  • Integration with front-end
    • The front-end uses the React-Mobx implementation.
  • Server deployment
  • Adopt best practices
  • Server-side functionality enhancement
    • Generate some sample data, data seed
    • Use cursor to paginate
    • Post Search
    • Image upload
    • Comment nesting
    • OAuth Login
    • monitor
    • GraphQL interface supports
  • Front-end functionality enhancement
    • React Hook version
    • SSR
    • i18n
    • Post editor, markdown
    • responsive design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages