Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.76 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.76 KB

ZSEMBook frontend

Beautiful client of beautiful protocol.

Screenshots

Don't understand any of the labels in screenshots below? Don't worry, we are going to add some translations.

Why BasedBook?

Modular design

Our social platform is designed to be modular. Backend API is separated from frontend, which means if you don't like our UI, you can always write your own frontend in your favourite framework.

Popular technologies

Everyone knows that daily rises thousands of JavaScript frameworks, but there are some very popular projects. React and TypeScript are ones of them and we use them.

BasedBook ties your local communities together

BasedBook lets you share your ideas and projects with other people in your school, village, town or city.

Some commands:

Installing dependencies

pnpm install

Running

pnpm start

We highly recommend to use prepared commands. You can add or/and check other commands in package.json file