Skip to content
This repository was archived by the owner on Aug 8, 2024. It is now read-only.

arshavir-andreas/NFA021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFA021 (React + Node.JS + MariaDB)

This is a project for my college subject named "NFA021". It's about building a library website for members and librarians to manage book-related operations.


Prerequisites:

  • Docker

To launch the project, open a new terminal and run those commands:

$ git clone https://github.com/El-Cid-Campeador/NFA021 && cd NFA021
$ cd server && npm i
$ cd ../client && npm i && npm run build
$ cd ../
$ docker compose down && docker compose build --no-cache
$ docker compose up

Open http://localhost:5173 in a browser.

  • Admin's ID: 111101246123
  • Admin's email: admin@gmail.com
  • Admin's password: <Xu_Q|m9xR^SwCdTJP2b

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published