Giter Club home page Giter Club logo

angle-berry-client's Introduction

Angle Berry Client

This project consists of two repositories:

Technology stack

Client

Server (Database)

Dependencies

Angle Berry Client

Angle Berry Server

Hosting

Development

  • Install NodeJS (v20.10.0 stable).
  • Install PNPM (v8.14.0 stable).
  • Install Git (v2.40.1.windows.1 stable).
  • Install vsCode - Optional.

Clone the repositories

  • Run git clone --depth 1 https://github.com/babakfp/angle-berry-client.git.
  • Run git clone --depth 1 https://github.com/babakfp/angle-berry-server.git.

Setup

Open the projects in two separate vsCode instances, and:

  1. In the angle-berry-server directory, open a terminal and run the following command to start the server: pnpm serve.
  2. Once the server is running, copy the domain address displayed in the terminal. For example, it might be http://127.0.0.1:8090.
  3. In the angle-berry-server directory, duplicate the .env.example file located in the root of your project and rename the duplicate file to .env.
  4. Update the value for PUBLIC_POCKETBASE_URL in the .env file with the copied domain address.
  5. Run pnpm i and pnpm dev.
  6. Done ๐ŸŽ‰.

angle-berry-client auth credentials

There are two users that you can switch between by the user menu:

  • User
    • Username: user
    • Password: useruser
  • Admin
    • Username: admin
    • Password: adminadmin

angle-berry-server admin credentials

Use this to log in to the PocketBase dashboard:

Commands

  • dev: This runs the project in development mode.
  • build: This builds the project. You don't need to run this.
  • preview: This previews the built project.
  • prepare: This isn't important. You don't need to run this.
  • format: This makes the code look pretty.
  • typegen: This generates PocketBase TS types. Use this to update the types when the PocketBase schema changes.

Todo

  • Issue: When sending a new message in the chat and immediately attempting to edit it, the message content is not automatically written in the input box. This issue seems to be related to the "bind" keyword. However, it is important to note that this functionality works fine for old messages.

angle-berry-client's People

Contributors

babakfp avatar dependabot[bot] avatar

Stargazers

Rizky Prasetya avatar Tony O'Connell avatar Pavel Rusakov avatar SHYAKA Davis avatar

Watchers

 avatar SHYAKA Davis 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.