GitXplorerGitXplorer
k

peepchat-api

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
51e93babbb72a04e46df3c09f5bd95449a79d125

Fix JaSerializer-deprecations

kkimroen committed 8 years ago
Unverified
9e019f964d907afde075dd219b4eb6223c9b3c14

Fix typo in room controller

kkimroen committed 8 years ago
Unverified
b34364fb1c39b914b86656bafa09b923191c486f

Render room and user views with JaSerializer

kkimroen committed 8 years ago
Unverified
fd632b3293fbb3ddd54fe9daf13a3e1deab69c7d

Add a unique constraint for name to rooms

kkimroen committed 8 years ago
Unverified
965e9a2f907ba13fe4b3aacbd410235397e38d15

Fix wrong atom used in user current render call

kkimroen committed 8 years ago
Unverified
0c9ba5ad04f6fd9817632b30393a9a9e4f277554

Add show and index actions to user controller

kkimroen committed 8 years ago

README

The README file for this repository.

Peepchat

To start your Phoenix app:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more