Skip to content

TarcosS/LibraryControlSystem

Repository files navigation

This is a Basic Library Control System

Used Techs

  • ReactTS
  • TypeScript
  • PostgreSQL
  • Sequelize
  • Tailwind
  • Ant Design

ENV

DATABASE_URL="<DATABASE URL>"

Getting Started

First, run the RestAPI server:

cd server

npm start
# or
yarn start
# or
pnpm start
# or
bun start

Open http://localhost:3000 with your browser to see the result.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages