Fahrtenbuch
-
First create .env File from .env.example
-
Install modules:
npm install
- Run
npm run dev
npm run start
- Split server and client into two separate packages. - Update README with info on how to start dev server locally - Client - Update react-router-dom to v6 - Separate page components from UI components - Add "proxy" field to package.json for proxying api requests to the backend server - Server - Update path of static file serving to new client directory - Update scripts
Name | Last commit | Last update |
---|---|---|
client | ||
doc | ||
server | ||
tests | ||
.gitignore | ||
.gitlab-ci.yml | ||
LICENSE | ||
README.md |