Skip to content

Frontend and backend of engineer's degree project

License

Notifications You must be signed in to change notification settings

pollubMsMsEs/engineer-project-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Engineer Project: Web

Subject: Application for collecting information about popculture

How to launch?

  • In client and server copy .env.example, rename it to .env and fill it with missing data

With Docker

  • Run docker compose up

or without

Server

  • Run npm i
  • Run npm run dev

Client

  • Run npm i
  • Run npm run dev

Copyright

Digishelf app by Marcin Skic, Marcin Skrzypek, Ewa Solarska is licensed under CC BY-NC-ND 4.0


Used technologies

TypeScript SCSS Jest NextJS Express MongoDB

About

Frontend and backend of engineer's degree project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages