0.0.23 • Published 7 months ago

mimor v0.0.23

Weekly downloads
-
License
-
Repository
-
Last release
7 months ago

Mimor

[ Webwite | Manual | 手册 ]

Making memory a choice.

Development

npm install     # Install dependencies
npm run dev     # Start the dev server
npm run check   # Type check
npm run format  # Format the code

We use FiDB for our backend API.

To start the HTTP API server using the example database, run:

npm run api     # Start the backend server

Notes:

  • Node.js version must be >= 20.1 or >= 18.17.0.
    • For the recursive option to readdir and opendir.
  • To work with the frontend dev server, the backend API port should be 5108 (the default port of FiDB).
  • The example username are xieyuheng and cicada-lang.
  • The example passwords are all 123456.

If you do not want to start local backend using npm run api, you can use the production backend during development:

npm run dev:with-prod-backend  # Start the dev server with the production backend

Contributions

To make a contribution, fork this project and create a pull request.

Please read the STYLE-GUIDE.md before you change the code.

Remember to add yourself to AUTHORS. Your line belongs to you, you can write a little introduction to yourself but not too long.

License

GPLv3

0.0.23

7 months ago

0.0.20

10 months ago

0.0.21

10 months ago

0.0.22

10 months ago

0.0.17

12 months ago

0.0.18

12 months ago

0.0.19

11 months ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago