Coder Social home page Coder Social logo

aliancer's Introduction

Aliancer

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • 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.

Ready to run in production? Please check our deployment guides.

Learn more

aliancer's People

Contributors

williamthome avatar renovate[bot] avatar

Watchers

 avatar

aliancer's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
github-actions
.github/workflows/elixir.yml
  • erlef/setup-beam v1
  • actions/checkout v4
  • actions/cache v4
  • actions/cache v4
  • postgres 17.0
.github/workflows/fly-deploy.yml
  • actions/checkout v4
.github/workflows/lint.yml
  • actions/checkout v4.2.0@d632683dd7b4114ad314bca15554477dd762a938
  • DavidAnson/markdownlint-cli2-action v17.0.0@db43aef879112c3119a410d69f66701e0d530809
  • ibiqlik/action-yamllint v3.1.1@2576378a8e339169678f9939646ee3ee325e845c
  • reviewdog/action-actionlint v1.56.0@15a7a477ab5ab768a41c39b2c53970bf151c73f3
mix
mix.exs
  • bcrypt_elixir ~> 3.0
  • phoenix ~> 1.7.14
  • phoenix_ecto ~> 4.5
  • ecto_sql ~> 3.10
  • postgrex >= 0.0.0
  • phoenix_html ~> 4.1
  • phoenix_live_reload ~> 1.2
  • phoenix_live_view ~> 1.0.0-rc.1
  • floki >= 0.30.0
  • phoenix_live_dashboard ~> 0.8.3
  • esbuild ~> 0.8
  • tailwind ~> 0.2
  • heroicons v2.1.5
  • swoosh ~> 1.5
  • finch ~> 0.19
  • telemetry_metrics ~> 1.0
  • telemetry_poller ~> 1.0
  • gettext ~> 0.26
  • jason ~> 1.2
  • dns_cluster ~> 0.1.1
  • bandit ~> 1.5
  • browser ~> 0.5.4
npm
assets/package.json
  • apexcharts ^3.52.0

  • Check this box to trigger a request for Renovate to run again on this repository

Revisit database schemas and changesets

All database stuff should be revisited. In migrations, null: false is missing, and changesets have missing casts and validations.

SubProducts

Fields that must be required:

  • product
  • sub_product

Also, I don't know if the unique constraint of product and sub_product works, and the quantity must be greater_than: 0.

Tweak orders totals

Automate the order totals and provide a checkbox to optionally do it manually.

Feature an admin interface

Only admins:

  • Can register users
  • ... what more to consider?

This should be the starting point for permissions rules.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.