Skip to content

daydreme/classcharts-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClassCharts API Server

Rewrite of the ClassCharts API server, built in Swift.

It's working to be 100% compliant with the Student & Parent API.

Getting Started

Creating a .env

JWT_SECRET=(openssl rand -base64 40)

Seeding the SQLite Database

swift run ClassChartsAPIServer seed

Starting the development server

swift run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages