Code Monkey home page Code Monkey logo

adomin-frontend's Introduction

Adomin frontend

This is the frontend for the Adomin backoffice.

๐Ÿ’ก quick reminder: this is now your code

Configuration

If you are planning on not touching anything on this repo (unlikely IMO) the only configuration you need on the frontend is changing VITE_API_URL and set it to your backend URL

The real configurations are on the backend side (to set which tables to show, permissions, etc, etc), for more infos check this

All other "configurations" must be done through editing the code ๐Ÿคญ

How does it work, where do I edit things

Good question! Here is some reading for you ๐Ÿค“

Deployment

If you are using github actions and s3/cloudfront, you can check staging.yml

Anyway, you can look at it for inspiration, but in theory all you have to do is :

  • yarn build with correct VITE_API_URL env variable set
  • copy dist folder to your static files service
  • serve those files with a rule for SPAs (e.g. serving the index.html on 404) for this last bullet point, you can find inspiration for nginx and for caddy

adomin-frontend's People

Contributors

mle-moni avatar

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.