Skip to content

MateusFlaminio/library-platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Library web platform

Simple web platform for a library

Run the project locally

Requirements:

  • Node.js
  • Python
    • Django
    • Django Rest Framework
    • Django CORS headers

Frontend

  1. In the frontend folder, install dependencies: npm install
  2. Create a .env file with the required variables (see .env.example)
  3. Run the project: npm run dev
  4. In a browser, open the URL that is showing on the terminal.

Backend

  1. In the backend folder, run the api: python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors