Skip to content

AmbossTech/amboss-banco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BancoLibre

Banking for the Unbanked.

This is the frontend of the BancoLibre tech stack which can be self-hosted.

Running locally for development

  1. git clone the repo
  2. cd into the directory
  3. install packages with npm install (using node v20.11.1)
  4. cp .env.example .env.local (and setup env variables)
  5. yarn dev or npm run dev
  6. app opens on localhost:3000

Build for production

This is a Next.js application which can be easily deployed using a hosting provider like Vercel or on your own server.

Deployed apps

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages