Skip to content

NAG-SAW/saw-services

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Generate typedefs from backend using:

npm run generate-typedefs

Afterwards update components.ts with the types you want to extract from components in /types/api.ts -> TODO: Script for this

TODO: [ ] replace all local URLs when deploying [ ] automate that session in cookie is invalidated if users request is rejected

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors