Skip to content

faucet-terminal/Faucet-FrontEnd

Repository files navigation

This is the frontend-app repo for the Faucet-ATM.
In the first version, we use Next.js as the fullstack framework , nextui as our ui, and Prisma as the ORM.

Getting Started

First, git clone this project.

git clone https://github.com/Faucet-ATM/Faucet-FrontEnd.git //or
git clone [email protected]:Faucet-ATM/Faucet-FrontEnd.git

Copy the .env.example file and modify it to .env. Then, make the necessary configuration changes.

Second, install all dependencies

pnpm install

Then, generate db Type

npx prisma generate

Run the development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.

Contribute

If you are interested in this project, feel free to fork the project, write your code and commit, then request a push. We will also offer some bounty for your brilliant work and awesome ideas.

Issue

If you encounter a bug or run into trouble, you can open an issue to share your experience or ask for help. We have already set up some labels to categorize your questions.

About

The office Web App Page for Faucet—ATM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages