Skip to content

Projet fil rouge formation Concepteur Développeur d'applications [niveau II](Java/Angular)

Notifications You must be signed in to change notification settings

borisBelloc/LibertChan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

LibertChan

Link to repositories :

Front Back
-- Lien vers le front ⛵ -- -- Lien vers le back 🙈 --
👥 Link to original Team repository for Front

Technos :


Run the project :

Development (clone both repositories)
Front :
  • Instal NodeJS
  • Install AngularCLI : npm install -g @angular/cli
  • Inside the Front folder : npm install to install the required node modules
  • Launch with ng serve -o (the Back need to be running)
Back :
  • Install a database management system (example : PostgreSQL)
  • Create a database (example pgAdmin)
  • Install Tomcat
  • Add a tomcat server (easily done with Eclipse)
  • Launch Tomcat server
  • Add data to the database :
    • Create the channel by launching the SQL script found in ScriptsSQL\channels_classic.sql

Others infos :
  • See readme from back repository to implement custom dev-profile

About

Projet fil rouge formation Concepteur Développeur d'applications [niveau II](Java/Angular)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages