Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

casey-chow/pton.co

Repository files navigation

pton.co Build Status Code Climate codecov Inline docs

pton.co is intended to be a simple URL shortener service for the Princeton community.

Setup

This assumes you already have Elixir installed and a default Postgres setup.

mix deps.get
mix ecto.create
mix ecto.migrate
cd assets && npm install
cd ..
mix phx.server

Now you can visit localhost:4000 from your browser.

About

a URL shortener for Princeton students

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published