Skip to content

BigBraind/kairos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BigBrain

BigBrain is the first step in forming journeys a10ne or t0geth3r with others, it is currently a knowledge sharing and organising experience with git-like properties.

"Here, O king, is a branch of learning that will make the people of Egypt wiser and improve their memories. My discovery provides a recipe for memory and wisdom. But the king answered and said ‘O man full of arts, the god-man Theuth, to one it is given to create the things of art, and to another to judge what measure of harm and of profit they have for those that shall employ them."

Initiation

To start your Phoenix server:

  • cd into the ./lifecycle directory
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Run mix tailwind.install to download the standalone Tailwind CLI and generate a tailwind.config.js file in the assets directory.
  • Start Phoenix endpoint with mix phx.server or inside IEx with PORT=4000 iex -S mix phx.server

Now you can visit localhost:4000 from your browser.