mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
b410df60eabaebb56f83adc5e9036e8575da330a
Bump lodash from 4.17.15 to 4.17.19 in /apps/fg_http/assets
FireGuard
Warning: This project is under active development and is absolutely not secure at the moment. Do not attempt to use this software until this notice is removed.
You have been warned.
Check back later :-).
Setup
- have postgres installed with a super user role
fireguard
psql -h localhost -d postgres
CREATE ROLE fireguard;
- have elixir installed
brew install elixir
setup project
cd apps/fg_http && mix deps.get && mix ecto.setup
npm install --prefix assets
mix phx.server
Description
Languages
Elixir
57.1%
Rust
29.2%
TypeScript
5.9%
Swift
3.3%
Kotlin
1.8%
Other
2.5%