Skip to content

domnantas/wal_go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WalGo

Interactive amateur radio (Worked All Lithuania)](https://www.qrz.lt/wal/) map with Capture The Flag elements

Local development

# Start the database
docker-compose up -d

# Install Elixir dependencies, run migrations, seed the database, and install npm dependencies
mix setup

# Launch the Phoenix server
mix phx.server
# or
iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Learn more about Phoenix

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published