Use the latest Node.js version or >=22.2.0
, use yarn
as your package manager.
Remember to connect the frontend server with working NAPI instance.
# Install all required dependencies
$ yarn
...
Done in 2.49s
# Start Next server in development mode,
# for production environment please use build script ("yarn build") and
# start the project using "yarn start".
$ yarn dev
...
Server started on port 3000
Copyright (C) 2019 Nove Group This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Project icons are provided by Icons8 and are subject to their license.