Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.
/ snownix Public archive

❄ Snownix - #1 The Futurist Phoenix blog application

Notifications You must be signed in to change notification settings

yassinrais/snownix

Repository files navigation

Snownix

Snownix - #1 Phoenix blog

To start Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • 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.

Enable S3 Storage

Copy the env example and modify values

cp .env.example .env

Run command to apply the env vars

source .env

Run the Phoenix server

mix phx.server

Docs

About

❄ Snownix - #1 The Futurist Phoenix blog application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published