Skip to content

baselnasrini/boxinator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Boxinator

fortnox_logo

This project is done by Mohammed Basel Nasrini as a code test for Fortnox

The backend is run at the port 4040 and the frontend at 8080

Backend:

You can import the backend as a Maven project.

To run the backend you have first to change the username and password of the MySQL database at the following files:

  • backend/src/main/resources/application.yml
  • backend/src/main/java/com/boxinator/backend/LuncherClass.java

If the database is not on the port 3306 you have to change it in the previous files too. To run the backend you can just run the LuncherClass.

For the frontend you need only to run

npm install
npm run

About

Boxinator app is a code test for Fortnox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published